gcc/libstdc++-v3/testsuite/30_threads/this_thread
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
..
1.cc Update copyright years. 2015-01-05 13:33:28 +01:00
2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
3.cc Update copyright years. 2015-01-05 13:33:28 +01:00
4.cc Update copyright years. 2015-01-05 13:33:28 +01:00
58038.cc re PR libstdc++/58038 (std::this_thread::sleep_until can cause inifinite sleep) 2015-03-26 19:59:08 +00:00
60421.cc re PR libstdc++/58038 (std::this_thread::sleep_until can cause inifinite sleep) 2015-03-26 19:59:08 +00:00