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
call_once
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
jthread
lock
lock_guard
mutex
once_flag/cons
packaged_task
promise
recursive_mutex
recursive_timed_mutex libstdc++: Define and use chrono::is_clock for C++20 2020-03-25 22:07:02 +00:00
scoped_lock
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
shared_timed_mutex libstdc++ Add missing tests for std::shared_timed_mutex 2020-03-25 22:16:22 +00:00
stop_token
this_thread
thread
timed_mutex libstdc++: Define and use chrono::is_clock for C++20 2020-03-25 22:07:02 +00:00
try_lock
unique_lock libstdc++: Define and use chrono::is_clock for C++20 2020-03-25 22:07:02 +00:00