Share via


try_to_lock_t Structure

Represents a struct that defines a try_to_lock object. Used to select one of the overloaded constructors of unique_lock.

struct try_to_lock_t;

Requirements

Header: mutex

Namespace: std

See Also

Reference

<mutex>

Other Resources

Header Files