This question was asked and answered about a week ago.
cplus_demangle is thread safe. The body of the main program is guarded by a 
mutex.

But since mutexes are in general not async-signal-safe, neither is 
cplus_demangle.
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to