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

From Apache OpenOffice Wiki
< Uno‎ | Cpp‎ | Spec
Jump to: navigation, search
m (Removed "Enterable" .)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Type: Specification  State: draft
+
Type: Specification  State: Evolving  Availability: URE 1.3 (SRC680_m212)
  
 
The [[Uno/Spec/Threading-Model]] for the C++ Uno runtime.
 
The [[Uno/Spec/Threading-Model]] for the C++ Uno runtime.
Line 32: Line 32:
 
[[Category:Uno]]
 
[[Category:Uno]]
 
[[Category:Uno:Cpp]]
 
[[Category:Uno:Cpp]]
 +
[[Category:Multi-Threading]]

Latest revision as of 07:16, 19 June 2007

Type: Specification State: Evolving Availability: URE 1.3 (SRC680_m212)

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 leverage's some of C++ features regarding construction and destruction of values.

API

Dependencies

Personal tools