Difference between revisions of "Uno/Cpp/Spec/Threading-Model"

From Apache OpenOffice Wiki
< Uno‎ | Cpp‎ | Spec
Jump to: navigation, search
m (Adapted Links.)
m (Splitted categories.)
Line 21: Line 21:
  
  
[[Category:Uno:Cpp:Spec]]
+
[[Category:Draft]]
[[Category:draft]]
+
[[Category:Spec]]
 +
[[Category:Uno]]
 +
[[Category:Uno:Cpp]]

Revision as of 08:28, 29 November 2006

Type: Specification State: draft

The Uno/Spec/Threading-Model for the C++ Uno runtime.

Description

The C++ threading-model basically inherits most of its features from the Binary Uno threading-model, but leverages some of C++ features regarding construction and destruction of values.

API

Dependencies

Personal tools