Uno/Spec/Threading-Model

From Apache OpenOffice Wiki
< Uno‎ | Spec
Revision as of 09:29, 5 September 2006 by Kr (Talk | contribs)

Jump to: navigation, search

Type: Specification State: draft

Feature

The Runtime provides dedicated support for implementing and handling

code. The threading type of any code can be specified appropriately. The thread-unsafe type is the default type for any implementation.

Rationale

The Analysis/Multi-Threading shows OOo deficiencies wrt to multi-threading and thread-safeness. The Architecture/Goals for OOo Threading-Model&-Architecture identify three thread related types of code (thread-unsafe, thread-safe and thread-affine).

API

Two thread related purposes:

Dependencies

Personal tools