PR libstdc++/57641 * include/std/mutex (timed_mutex, recursive_timed_mutex): Move common functionality to new __timed_mutex_impl mixin. Overload try_lock_until to handle conversion between different clocks. Replace constrained __try_lock_for_impl overloads with conditional increment. * include/std/shared_mutex (shared_mutex::_Mutex): Use the new mixin. * testsuite/30_threads/timed_mutex/try_lock_until/57641.cc: New. From-SVN: r200180
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| async | Loading commit data... | |
| call_once | Loading commit data... | |
| condition_variable | Loading commit data... | |
| condition_variable_any | Loading commit data... | |
| future | Loading commit data... | |
| headers | Loading commit data... | |
| lock | Loading commit data... | |
| lock_guard | Loading commit data... | |
| mutex | Loading commit data... | |
| once_flag/cons | Loading commit data... | |
| packaged_task | Loading commit data... | |
| promise | Loading commit data... | |
| recursive_mutex | Loading commit data... | |
| recursive_timed_mutex | Loading commit data... | |
| shared_future | Loading commit data... | |
| shared_lock | Loading commit data... | |
| shared_mutex | Loading commit data... | |
| this_thread | Loading commit data... | |
| thread | Loading commit data... | |
| timed_mutex | Loading commit data... | |
| try_lock | Loading commit data... | |
| unique_lock | Loading commit data... |