A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://en.cppreference.com/w/cpp/language/../named_req/TimedMutex.html below:

C++ named requirements: TimedMutex (since C++11)

The TimedMutex requirements extend the TimedLockable requirements to include inter-thread synchronization.

[edit] Requirements

Additionally, for an object m of TimedMutex type:

[edit] Standard library

The following standard library types satisfy TimedMutex requirements:

provides mutual exclusion facility which can be locked recursively
by the same thread and implements locking with a timeout
(class) [edit] provides shared mutual exclusion facility and implements locking with a timeout
(class) [edit] provides mutual exclusion facility which implements locking with a timeout
(class) [edit] [edit] Defect reports

The following behavior-changing defect reports were applied retroactively to previously published C++ standards.

DR Applied to Behavior as published Correct behavior LWG 2093 C++11 timeout-related exceptions were missing in the specification mentioned [edit] See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4