defer_lock_t Structure

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at defer_lock_t Structure.

Represents a type that defines a defer_lock object that is used to select one of the overloaded constructors of unique_lock.

struct defer_lock_t;

Header: mutex

Namespace: std

Header Files Reference
<mutex>

Show: