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

From Apache OpenOffice Wiki
< Uno‎ | Spec
Jump to: navigation, search
m (Threading-Model only optionally requires "thread-unsafe" resp. "thread-affine".)
m (Added category:Spec)
Line 26: Line 26:
  
  
 +
[[Category:Spec]]
 
[[Category:Uno:Spec]]
 
[[Category:Uno:Spec]]
 
[[Category:draft]]
 
[[Category:draft]]

Revision as of 08:36, 29 November 2006

Type: Specification State: draft Claim: optional

Feature

The Runtime provides dedicated support for implementing and handling

code. The threading type of any code can be specified appropriately.

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