gcc/libstdc++-v3/testsuite/30_threads/lock_guard
Jonathan Wakely 3442f18d26 re PR libstdc++/56002 ([C++11] allow generic locks to be used without requiring plattform support for threads)
PR libstdc++/56002
	* include/std/mutex (lock_guard, unique_lock, lock): Define without
	depending on _GLIBCXX_HAS_GTHREADS.
	* testsuite/30_threads/lock_guard/cons/1.cc: Run on all targets.

From-SVN: r196706
2013-03-16 19:45:53 +00:00
..
cons re PR libstdc++/56002 ([C++11] allow generic locks to be used without requiring plattform support for threads) 2013-03-16 19:45:53 +00:00
requirements