unique_lock::mutex Method
Retrieves the stored pointer to the associated mutex.
mutex_type *mutex() const _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.
Retrieves the stored pointer to the associated mutex.
mutex_type *mutex() const _NOEXCEPT;
Header: mutex
Namespace: std