755be51d02
PR libstdc++/57060 * include/std/thread (operator==(thread::id, thread::id)): Do not use __gthread_equal. (operator<(thread::id, thread::id)): Add comment. (this_thread::get_id()): Do not use __gthread_self for single-threaded programs using glibc. * testsuite/30_threads/this_thread/57060.cc: New. From-SVN: r231289 |
||
---|---|---|
.. | ||
async | ||
call_once | ||
condition_variable | ||
condition_variable_any | ||
future | ||
headers | ||
lock | ||
lock_guard | ||
mutex | ||
once_flag/cons | ||
packaged_task | ||
promise | ||
recursive_mutex | ||
recursive_timed_mutex | ||
shared_future | ||
shared_lock | ||
shared_mutex | ||
shared_timed_mutex | ||
this_thread | ||
thread | ||
timed_mutex | ||
try_lock | ||
unique_lock |