gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely dc8bc65be3 Define testsuite macro for correct thread_local destructors
* testsuite/30_threads/condition_variable/members/3.cc: Use new macro
	to detect correct thread_local destructors.
	* testsuite/util/testsuite_hooks.h (CORRECT_THREAD_LOCAL_DTORS):
	Define.

From-SVN: r244226
2017-01-09 13:06:03 +00:00
..
async Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
call_once Update copyright years. 2017-01-01 13:07:43 +01:00
condition_variable Define testsuite macro for correct thread_local destructors 2017-01-09 13:06:03 +00:00
condition_variable_any Update copyright years. 2017-01-01 13:07:43 +01:00
future Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
headers Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
lock Update copyright years. 2017-01-01 13:07:43 +01:00
lock_guard Update copyright years. 2017-01-01 13:07:43 +01:00
mutex Update copyright years. 2017-01-01 13:07:43 +01:00
once_flag/cons Update copyright years. 2017-01-01 13:07:43 +01:00
packaged_task Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
promise Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
recursive_mutex Update copyright years. 2017-01-01 13:07:43 +01:00
recursive_timed_mutex Update copyright years. 2017-01-01 13:07:43 +01:00
shared_future Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
shared_lock Update copyright years. 2017-01-01 13:07:43 +01:00
shared_mutex Update copyright years. 2017-01-01 13:07:43 +01:00
shared_timed_mutex Update copyright years. 2017-01-01 13:07:43 +01:00
this_thread Update copyright years. 2017-01-01 13:07:43 +01:00
thread Add deleted std::thread(const thread&&) constructor 2017-01-03 13:31:26 +00:00
timed_mutex Update copyright years. 2017-01-01 13:07:43 +01:00
try_lock Update copyright years. 2017-01-01 13:07:43 +01:00
unique_lock Update copyright years. 2017-01-01 13:07:43 +01:00