diff options
author | Sven Gothel <[email protected]> | 2012-03-26 04:02:48 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-03-26 04:02:48 +0200 |
commit | 1c03dfd6d1939a46018583419956e350e531f4fe (patch) | |
tree | a07a1b75e9e1ab3576de1961ff0d01c56ce6ac68 /make/gluegen-packages | |
parent | 3d527ea538c9e9897f86a0f6bdae0cab44d239c3 (diff) |
DynamicLibraryBundle*: Allow DynamicLibraryBundleInfo impl. to designate a thread to load native libraries. (Fix Bug 566)
Due to requirements of native libraries using tls_model("global-dynamic")
a thread can be designated to load the 'tool' native libraries.
In case the tool lib uses tls_model("global-dynamic"),
an implementation shall try to let the early most thread load it.
For example, AWT-EDT shall load Mesa8 (Ubuntu-TLS) libGL.so.1
Diffstat (limited to 'make/gluegen-packages')
0 files changed, 0 insertions, 0 deletions