gcc/libstdc++-v3/testsuite/30_threads
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
..
async Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
call_once Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
condition_variable Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
condition_variable_any Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
future Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
headers Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
lock Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
lock_guard 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
mutex Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
once_flag/cons Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
packaged_task re PR libstdc++/56492 (std::packaged_task requires CopyConstructible stored task) 2013-03-16 02:48:06 +00:00
promise Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
recursive_mutex Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
recursive_timed_mutex Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
shared_future Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
this_thread Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
thread Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
timed_mutex Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
try_lock Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
unique_lock Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00