set_new_handler and threads

Ryszard Kabatek rumcajs@gmx.net
Sat Apr 15 04:08:00 GMT 2000


In the list of known bugs of the g++ compiler I'm missing
an entry about the thread safety.

For example:
The function std::set_new_handler uses a global variable __new_handler,
so it is not thread save. 
There are some such functions, 
std::set_unexpected, std::set_terminate, perhaps other.

-- 
Dr. Ryszard Kabatek

Sent through GMX FreeMail - http://www.gmx.net



More information about the Gcc-bugs mailing list