Uno/Term/Thread Unsafe

From Apache OpenOffice Wiki
< Uno‎ | Term
Revision as of 07:21, 19 June 2007 by Kr (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Thread Unsafe Code
Thread unsafe code does not care of any thread related concurrency issues.

Thread unsafe objects to be managed by the Thread Unsafe Environment ("<ABI>:unsafe") must be thread transparent.

Personal tools