gcc/libstdc++-v3/src/c++11
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
..
Makefile.am Update copyright years. 2016-01-04 15:30:50 +01:00
Makefile.in libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS 2015-07-24 07:05:19 +00:00
chrono.cc Update copyright years. 2016-01-04 15:30:50 +01:00
codecvt.cc Update copyright years. 2016-01-04 15:30:50 +01:00
compatibility-atomic-c++0x.cc Update copyright years. 2016-01-04 15:30:50 +01:00
compatibility-c++0x.cc Update copyright years. 2016-01-04 15:30:50 +01:00
compatibility-chrono.cc Update copyright years. 2016-01-04 15:30:50 +01:00
compatibility-condvar.cc Update copyright years. 2016-01-04 15:30:50 +01:00
compatibility-thread-c++0x.cc Update copyright years. 2016-01-04 15:30:50 +01:00
condition_variable.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cow-fstream-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cow-locale_init.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cow-shim_facets.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cow-sstream-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cow-stdexcept.cc libstdc++: Fix usage of __GXX_WEAK__ in TM TS support. 2016-01-18 20:09:55 +00:00
cow-string-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cow-wstring-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
ctype.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cxx11-hash_tr1.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cxx11-ios_failure.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cxx11-locale-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cxx11-shim_facets.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cxx11-stdexcept.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cxx11-wlocale-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
debug.cc Update copyright years. 2016-01-04 15:30:50 +01:00
ext11-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
fstream-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
functexcept.cc Update copyright years. 2016-01-04 15:30:50 +01:00
functional.cc Update copyright years. 2016-01-04 15:30:50 +01:00
futex.cc Update copyright years. 2016-01-04 15:30:50 +01:00
future.cc Update copyright years. 2016-01-04 15:30:50 +01:00
hash_c++0x.cc Update copyright years. 2016-01-04 15:30:50 +01:00
hashtable_c++0x.cc Update copyright years. 2016-01-04 15:30:50 +01:00
ios-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
ios.cc Update copyright years. 2016-01-04 15:30:50 +01:00
iostream-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
istream-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
limits.cc Update copyright years. 2016-01-04 15:30:50 +01:00
locale-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
mutex.cc Update copyright years. 2016-01-04 15:30:50 +01:00
ostream-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
placeholders.cc Update copyright years. 2016-01-04 15:30:50 +01:00
random.cc Update copyright years. 2016-01-04 15:30:50 +01:00
regex.cc Update copyright years. 2016-01-04 15:30:50 +01:00
shared_ptr.cc Update copyright years. 2016-01-04 15:30:50 +01:00
snprintf_lite.cc Update copyright years. 2016-01-04 15:30:50 +01:00
sstream-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
streambuf-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
string-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
system_error.cc Update copyright years. 2016-01-04 15:30:50 +01:00
thread.cc Ensure std::thread helpers have internal linkage 2016-04-05 14:35:32 +01:00
wlocale-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00
wstring-inst.cc Update copyright years. 2016-01-04 15:30:50 +01:00