gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely a4a1f96551 libstdc++: Remove redundant inequality operators in <stop_token>
* include/std/stop_token (stop_token): Remove operator!= (LWG 3254).
	(stop_source): Likewise (LWG 3362).
	* testsuite/30_threads/stop_token/stop_source.cc: Test equality
	comparisons.

From-SVN: r279897
2020-01-06 12:06:47 +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 Update copyright years. 2020-01-01 12:51:42 +01:00
condition_variable_any Update copyright years. 2020-01-01 12:51:42 +01:00
future Update copyright years. 2020-01-01 12:51:42 +01:00
headers Update copyright years. 2020-01-01 12:51:42 +01:00
jthread Update copyright years. 2020-01-01 12:51:42 +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 Update copyright years. 2020-01-01 12:51:42 +01:00
scoped_lock Update copyright years. 2020-01-01 12:51:42 +01:00
shared_future Update copyright years. 2020-01-01 12:51:42 +01:00
shared_lock Update copyright years. 2020-01-01 12:51:42 +01:00
shared_mutex Update copyright years. 2020-01-01 12:51:42 +01:00
shared_timed_mutex Update copyright years. 2020-01-01 12:51:42 +01:00
stop_token libstdc++: Remove redundant inequality operators in <stop_token> 2020-01-06 12:06:47 +00:00
this_thread Update copyright years. 2020-01-01 12:51:42 +01:00
thread Update copyright years. 2020-01-01 12:51:42 +01:00
timed_mutex Update copyright years. 2020-01-01 12:51:42 +01:00
try_lock Update copyright years. 2020-01-01 12:51:42 +01:00
unique_lock Update copyright years. 2020-01-01 12:51:42 +01:00