A RetroSearch Logo

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

Search Query:

Showing content from https://en.cppreference.com/w/cpp/numeric/../named_req/Mutex.html below:

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

The Mutex requirements extends the Lockable requirements to include inter-thread synchronization.

[edit] Requirements

For an object m of Mutex type:

[edit] Standard library

The following standard library types satisfy Mutex requirements:

provides basic mutual exclusion facility
(class) [edit] provides mutual exclusion facility which can be locked recursively by the same thread
(class) [edit] 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
(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.

[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