PR 5432: Thread safety patches

Benjamin Kosnik bkoz@redhat.com
Sat Jan 19 19:01:00 GMT 2002


Thanks Nathan.

> To make iostreams thread-safe, we also need for the sentry constructor 
> and destructor to claim/release a counting mutex.

Can't the same mechanism that string is using be re-used for this 
purpose? 

It would seem pretty straightforward to add this, right? Or am I off?

-benjamin



More information about the Libstdc++ mailing list