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

From Apache OpenOffice Wiki
< Uno‎ | Cpp‎ | Spec
Jump to: navigation, search
m (Updated.)
m (Removed "Enterable" .)
Line 14: Line 14:
 
* [[../Environment Descriptor]]
 
* [[../Environment Descriptor]]
 
* [[../Environment AntiGuard]]
 
* [[../Environment AntiGuard]]
* [[../Enterable]]
 
 
* [[../Purpose Bridge Implementation Helper]]
 
* [[../Purpose Bridge Implementation Helper]]
  
Line 26: Line 25:
 
* [[../Environment Descriptor]]
 
* [[../Environment Descriptor]]
 
* [[../Environment AntiGuard]]
 
* [[../Environment AntiGuard]]
* [[../Enterable]]
 
 
* [[../Purpose Bridge Implementation Helper]]
 
* [[../Purpose Bridge Implementation Helper]]
  

Revision as of 09:19, 13 February 2007

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

API

Dependencies

Personal tools