debug.cc
18.7 KB
-
re PR libstdc++/17664 ([3.4 only] Crash in std::map when using _GLIBCXX_DEBUG with multithreading) · 948af8ae
2004-11-08 Benjamin Kosnik <bkoz@redhat.com> Doug Gregor <dgregor@cs.indiana.edu> PR libstdc++/17664 * src/debug.cc: Just use one mutex. Co-Authored-By: Doug Gregor <dgregor@cs.indiana.edu> Co-Authored-By: Lothar Werzinger <lothar@xcerla.com> From-SVN: r90296
Benjamin Kosnik committed