mutex::mutex Constructor (STL)
Constructs a mutex object that is not locked.
constexpr mutex() _NOEXCEPT;
Requirements
Header: mutex
Namespace: std
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Constructs a mutex object that is not locked.
constexpr mutex() _NOEXCEPT;
Header: mutex
Namespace: std