Uno/Cpp/Spec/Threading-Model

From Apache OpenOffice Wiki
< Uno‎ | Cpp‎ | Spec
Revision as of 16:17, 18 July 2006 by Kr (Talk | contribs)

Jump to: navigation, search

State: draft
Type: specification

Threading Model

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

The C++ threading model does not bring a dedicated C++ API, but just the APIs of what it depends on.

Dependencies

Personal tools