gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely 4ba1fef27d libstdc++/67294 Don't run timed mutex tests on Darwin
PR libstdc++/67294
	* testsuite/30_threads/recursive_timed_mutex/unlock/2.cc: Do not run
	on Darwin.
	* testsuite/30_threads/timed_mutex/unlock/2.cc: Likewise.

From-SVN: r227043
2015-08-20 21:36:19 +01:00
..
async future (__async_result_of): New alias template. 2015-05-29 14:44:52 +01:00
call_once Update copyright years. 2015-01-05 13:33:28 +01:00
condition_variable Update copyright years. 2015-01-05 13:33:28 +01:00
condition_variable_any Update copyright years. 2015-01-05 13:33:28 +01:00
future constexpr.cc: Remove redundant -save-temps option. 2015-08-05 21:57:03 +01:00
headers Update copyright years. 2015-01-05 13:33:28 +01:00
lock Update copyright years. 2015-01-05 13:33:28 +01:00
lock_guard c.opt (Wterminate): New. 2015-05-05 22:25:01 -04:00
mutex 2.cc: New. 2015-08-13 14:57:35 +01:00
once_flag/cons Update copyright years. 2015-01-05 13:33:28 +01:00
packaged_task Update copyright years. 2015-01-05 13:33:28 +01:00
promise Update copyright years. 2015-01-05 13:33:28 +01:00
recursive_mutex 2.cc: New. 2015-08-13 14:57:35 +01:00
recursive_timed_mutex libstdc++/67294 Don't run timed mutex tests on Darwin 2015-08-20 21:36:19 +01:00
shared_future constexpr.cc: Remove redundant -save-temps option. 2015-08-05 21:57:03 +01:00
shared_lock shared_mutex (shared_timed_mutex): Only use pthread_rwlock_t when the POSIX Timeouts option is supported. 2015-04-10 10:00:00 +01:00
shared_mutex 2.cc: New. 2015-08-13 14:57:35 +01:00
shared_timed_mutex 2.cc: New. 2015-08-13 14:57:35 +01:00
this_thread re PR libstdc++/58038 (std::this_thread::sleep_until can cause inifinite sleep) 2015-03-26 19:59:08 +00:00
thread Update copyright years. 2015-01-05 13:33:28 +01:00
timed_mutex libstdc++/67294 Don't run timed mutex tests on Darwin 2015-08-20 21:36:19 +01:00
try_lock Update copyright years. 2015-01-05 13:33:28 +01:00
unique_lock 1.cc: Remove name of unused exception variable. 2015-03-17 16:36:32 +00:00