gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely 87cec93ee0 Ensure std::thread helpers have internal linkage
PR libstdc++/70503
	* src/c++11/thread.cc (execute_native_thread_routine,
	execute_native_thread_routine_compat): Give internal linkage.
	* testsuite/30_threads/thread/70503.cc: New test.

From-SVN: r234746
2016-04-05 14:35:32 +01:00
..
async Update copyright years. 2016-01-04 15:30:50 +01:00
call_once Update copyright years. 2016-01-04 15:30:50 +01:00
condition_variable Update copyright years. 2016-01-04 15:30:50 +01:00
condition_variable_any Update copyright years. 2016-01-04 15:30:50 +01:00
future Update copyright years. 2016-01-04 15:30:50 +01:00
headers Update copyright years. 2016-01-04 15:30:50 +01:00
lock Update copyright years. 2016-01-04 15:30:50 +01:00
lock_guard Update copyright years. 2016-01-04 15:30:50 +01:00
mutex Update copyright years. 2016-01-04 15:30:50 +01:00
once_flag/cons Update copyright years. 2016-01-04 15:30:50 +01:00
packaged_task Update copyright years. 2016-01-04 15:30:50 +01:00
promise Use std::addressof in insert iterators, allocators and promises 2016-01-07 15:01:33 +00:00
recursive_mutex Update copyright years. 2016-01-04 15:30:50 +01:00
recursive_timed_mutex Update copyright years. 2016-01-04 15:30:50 +01:00
shared_future Update copyright years. 2016-01-04 15:30:50 +01:00
shared_lock Update copyright years. 2016-01-04 15:30:50 +01:00
shared_mutex Update copyright years. 2016-01-04 15:30:50 +01:00
shared_timed_mutex Update copyright years. 2016-01-04 15:30:50 +01:00
this_thread Update copyright years. 2016-01-04 15:30:50 +01:00
thread Ensure std::thread helpers have internal linkage 2016-04-05 14:35:32 +01:00
timed_mutex Update copyright years. 2016-01-04 15:30:50 +01:00
try_lock Update copyright years. 2016-01-04 15:30:50 +01:00
unique_lock Update copyright years. 2016-01-04 15:30:50 +01:00