Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether the calling thread owns the associated mutex.
bool owns_lock() const _NOEXCEPT;
Return Value
true if the thread owns the mutex; otherwise, false.
Requirements
Header: mutex
Namespace: std