gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely e3ef371982 libstdc++ Add missing tests for std::shared_timed_mutex
These tests were supposed to be committed as part of r278904 (aka
b789efeae8) but I didn't 'git add' them.

	* testsuite/30_threads/shared_timed_mutex/try_lock_until/1.cc: New
	test.
	* testsuite/30_threads/shared_timed_mutex/try_lock_until/2.cc: New
	test.
2020-03-25 22:16:22 +00: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++: Define and use chrono::is_clock for C++20 2020-03-25 22:07:02 +00: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 Explicitly link with libatomic when needed. 2020-02-29 17:46:12 +00: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 Explicitly link with libatomic when needed. 2020-02-29 17:32:24 +00: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