Spec/Threading-Architecture

From Apache OpenOffice Wiki
Revision as of 07:51, 10 July 2006 by Kr (Talk | contribs)

Jump to: navigation, search

State: draft
Type: specification

OOo Threading Architecture

The OOo Threading Architecture leverages OOos respectively Unos threading model to only implement thread aware code where necessary. Principles of the threading architecture are

Thread Safe

The following modules are specified to be thread safe:

Thread Affine

The following modules are specified to be thread affine:

Graphical Overview

Spec Architecture Threading Basic.jpg

Dependencies

Personal tools