This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/13631] Problems in messages



------- Comment #28 from paolo dot carlini at oracle dot com  2009-06-16 22:03 -------
mutexes in general can be used and are used in various places in the library
(but, for the record, we are currently a bit worried by performance issues
having to do with the one for the global locale, we have a PR open about it),
just grep, anyway. Thread-local storage could be also put to good use, perhaps.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13631


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]