gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely b8c555ac7c 3.cc: Only use a thread_local when __cxa_thread_atexit_impl is available.
* testsuite/30_threads/condition_variable/members/3.cc: Only use
	a thread_local when __cxa_thread_atexit_impl is available.

From-SVN: r218638
2014-12-11 17:58:22 +00:00
..
async libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
call_once libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
condition_variable 3.cc: Only use a thread_local when __cxa_thread_atexit_impl is available. 2014-12-11 17:58:22 +00:00
condition_variable_any libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
future libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
headers libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
lock libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
lock_guard libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
mutex libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
once_flag/cons libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
packaged_task Define *_at_thread_exit() functions. 2014-12-02 01:51:25 +00:00
promise Define *_at_thread_exit() functions. 2014-12-02 01:51:25 +00:00
recursive_mutex libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
recursive_timed_mutex libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
shared_future libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
shared_lock limits: Remove stray semicolon. 2014-10-15 12:03:20 +00:00
shared_timed_mutex limits: Remove stray semicolon. 2014-10-15 12:03:20 +00:00
this_thread libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
thread libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
timed_mutex libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
try_lock libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
unique_lock libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00