From: Andy Mortimer <[EMAIL PROTECTED]>
> Although how well this interacts with dynamically-loaded shared libraries
> is anyone's guess

Your process gets its own copy of the library data that it can share with
all of its threads but not with unrelated processes. Thus, the fact that
the library is dynamicaly loaded and shared is pretty transparent.

        Thanks

        Bruce
-- 
Bruce Perens K6BP   [EMAIL PROTECTED]   510-215-3502
Finger [EMAIL PROTECTED] for PGP public key.
PGP fingerprint = 88 6A 15 D0 65 D4 A3 A6  1F 89 6A 76 95 24 87 B3 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to