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

From Apache OpenOffice Wiki
< Uno‎ | Cpp‎ | Spec
Jump to: navigation, search
m (Fixed section indentation, some wording, adapted links.)
(No difference)

Revision as of 08:34, 5 September 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