gcc/libstdc++-v3/testsuite
Jonathan Wakely afdb7762cb mutex (__get_once_functor_lock, [...]): Replace global lock object with local locks on global mutex.
2009-04-25  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* include/std/mutex (__get_once_functor_lock, __get_once_mutex):
	Replace global lock object with local locks on global mutex.
	* src/mutex.cc: Likewise.
	* config/abi/pre/gnu.ver: Adjust.
	* testsuite/30_threads/call_once/call_once2.cc: New.

From-SVN: r146785
2009-04-25 21:14:27 +01:00
..
17_intro
18_support
19_diagnostics re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist) 2009-04-25 19:00:52 +00:00
20_util
21_strings
22_locale re PR libstdc++/39802 (std::num_get fails to parse negative zero input correctly) 2009-04-18 19:28:40 +00:00
23_containers forward_list.h: Remove default std::allocator<_Tp> from base classes. 2009-04-16 11:46:25 +00:00
24_iterators
25_algorithms
26_numerics PR libstdc++/39629 (final bits) 2009-04-09 23:37:08 +00:00
27_io re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist) 2009-04-25 19:00:52 +00:00
28_regex
29_atomics
30_threads mutex (__get_once_functor_lock, [...]): Replace global lock object with local locks on global mutex. 2009-04-25 21:14:27 +01:00
abi
backward
config
data
ext
lib
libstdc++-abi
libstdc++-dg
performance
tr1
util
Makefile.am
Makefile.in