Uno/Binary/Spec/Threading-Model
From Apache OpenOffice Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Type: Specification State: Evolving Availability: URE 1.3
The refined specification of the abstract threading-model for the Binary Uno runtime.
Description
Support threading type specific purpose environments.
API
- Uno/Binary/Spec/Environment Stack
- Uno/Binary/Spec/Cascaded Mapping
- Uno/Binary/Spec/Environment Descriptor
- Uno/Binary/Spec/Environment Substitution
Threading-model specific environments are backed by the appropriate purpose environments.
"<OBI>"
is backed by the default pure OBI environment (as usual)."<OBI>:unsafe"
is backed by the default Uno/Binary/Spec/Thread Unsafety Bridge."<OBI>:affine"
is backed by the default Uno/Binary/Spec/Thread Affinity Bridge.