gcc/libstdc++-v3/testsuite/17_intro
Jonathan Wakely 75404109dc libstdc++: Avoid "__lockable" name defined as macro by newlib
libstdc++-v3/ChangeLog:

	* include/std/mutex (__detail::__try_lock_impl): Rename
	parameter to avoid clashing with newlib's __lockable macro.
	(try_lock): Add 'inline' specifier.
	* testsuite/17_intro/names.cc: Add check for __lockable.
	* testsuite/30_threads/try_lock/5.cc: Add options for pthreads.
2021-06-23 11:05:51 +01:00
..
headers libstdc++: Add explicit -std=gnu++17 option to test 2021-06-14 14:04:45 +01:00
badnames.cc
freestanding.cc
names.cc libstdc++: Avoid "__lockable" name defined as macro by newlib 2021-06-23 11:05:51 +01:00
shared_with_static_deps.cc
static.cc
tag_type_explicit_ctor.cc
using_namespace_std_exp_neg.cc
using_namespace_std_tr1_neg.cc
using_namespace_std.cc