mutex::mutex Constructor (STL)
Constructs a mutex object that is not locked.
constexpr mutex() _NOEXCEPT;
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.
Constructs a mutex object that is not locked.
constexpr mutex() _NOEXCEPT;
Header: mutex
Namespace: std