timed_mutex::~timed_mutex Destructor
Releases any resources that are used by the mutex object.
~timed_mutex();
Remarks
If the object is locked when the destructor runs, the behavior is undefined.
Requirements
Header: mutex
Namespace: std
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Releases any resources that are used by the mutex object.
~timed_mutex();
If the object is locked when the destructor runs, the behavior is undefined.
Header: mutex
Namespace: std