A RetroSearch Logo

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

Search Query:

Showing content from https://cplusplus.com/Lockable below:

concept

Lockable

Lockable type (mutex type)


A lockable type (also known as mutex type) is a BasicLockable type that supports try_lock.

Types The standard library defines the following Lockable types:

Requirements A value m is of a Lockable type if the following expressions are well-formed:
m.lock()
m.unlock()
m.try_lock()

See also
BasicLockable
Basic lockable type (concept)
TimedLockable
Timed lockable type (concept)

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