gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely d1a74a287e re PR libstdc++/58038 (std::this_thread::sleep_until can cause inifinite sleep)
PR libstdc++/58038
	PR libstdc++/60421
	* include/std/thread (this_thread::sleep_for): Check for negative
	durations.
	(this_thread::sleep_until): Check for times in the past.
	* testsuite/30_threads/this_thread/58038.cc: New.
	* testsuite/30_threads/this_thread/60421.cc: New.

From-SVN: r221708
2015-03-26 19:59:08 +00:00
..
async Update copyright years. 2015-01-05 13:33:28 +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 Update copyright years. 2015-01-05 13:33:28 +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 Update copyright years. 2015-01-05 13:33:28 +01:00
mutex Update copyright years. 2015-01-05 13:33:28 +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 Update copyright years. 2015-01-05 13:33:28 +01:00
recursive_timed_mutex Update copyright years. 2015-01-05 13:33:28 +01:00
shared_future Update copyright years. 2015-01-05 13:33:28 +01:00
shared_lock 1.cc: Remove name of unused exception variable. 2015-03-17 16:36:32 +00:00
shared_timed_mutex Update copyright years. 2015-01-05 13:33:28 +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 Update copyright years. 2015-01-05 13:33:28 +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