gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely aa12ab2e93 libstdc++: Update value of __cpp_lib_jthread macro
* include/std/condition_variable (__cpp_lib_jthread): Remove
	redundant definition.
	* include/std/stop_token (__cpp_lib_jthread): Update macro value to
	indicate P1869R1 support.
	* include/std/version (__cpp_lib_jthread): Update value.
	* testsuite/30_threads/condition_variable_any/stop_token/1.cc: Check
	for updated macro value.
	* testsuite/30_threads/condition_variable_any/stop_token/2.cc:
	Likewise.
	* testsuite/30_threads/jthread/1.cc: Likewise.
	* testsuite/30_threads/jthread/2.cc: Likewise.
	* testsuite/30_threads/stop_token/1.cc: Likewise.
	* testsuite/30_threads/stop_token/2.cc: Likewise.
2020-04-22 22:54:34 +01:00
..
async Update copyright years. 2020-01-01 12:51:42 +01:00
call_once Update copyright years. 2020-01-01 12:51:42 +01:00
condition_variable libstdc++: Define and use chrono::is_clock for C++20 2020-03-25 22:07:02 +00:00
condition_variable_any libstdc++: Update value of __cpp_lib_jthread macro 2020-04-22 22:54:34 +01:00
future libstdc++: Define and use chrono::is_clock for C++20 2020-03-25 22:07:02 +00:00
headers Update copyright years. 2020-01-01 12:51:42 +01:00
jthread libstdc++: Update value of __cpp_lib_jthread macro 2020-04-22 22:54:34 +01:00
lock Update copyright years. 2020-01-01 12:51:42 +01:00
lock_guard Update copyright years. 2020-01-01 12:51:42 +01:00
mutex Update copyright years. 2020-01-01 12:51:42 +01:00
once_flag/cons Update copyright years. 2020-01-01 12:51:42 +01:00
packaged_task Update copyright years. 2020-01-01 12:51:42 +01:00
promise Update copyright years. 2020-01-01 12:51:42 +01:00
recursive_mutex Update copyright years. 2020-01-01 12:51:42 +01:00
recursive_timed_mutex libstdc++: Define and use chrono::is_clock for C++20 2020-03-25 22:07:02 +00:00
scoped_lock Update copyright years. 2020-01-01 12:51:42 +01:00
shared_future libstdc++: Define and use chrono::is_clock for C++20 2020-03-25 22:07:02 +00:00
shared_lock libstdc++: Define and use chrono::is_clock for C++20 2020-03-25 22:07:02 +00:00
shared_mutex Update copyright years. 2020-01-01 12:51:42 +01:00
shared_timed_mutex libstdc++ Add missing tests for std::shared_timed_mutex 2020-03-25 22:16:22 +00:00
stop_token libstdc++: Update value of __cpp_lib_jthread macro 2020-04-22 22:54:34 +01:00
this_thread Update copyright years. 2020-01-01 12:51:42 +01:00
thread libstdc++: Add <=> to thread::id 2020-02-20 11:30:19 +00:00
timed_mutex libstdc++: Define and use chrono::is_clock for C++20 2020-03-25 22:07:02 +00:00
try_lock Update copyright years. 2020-01-01 12:51:42 +01:00
unique_lock libstdc++: Define and use chrono::is_clock for C++20 2020-03-25 22:07:02 +00:00