unique_lock::mutex 方法

检索存储区的指针为关联 mutex

mutex_type *mutex() const _NOEXCEPT;

要求

标头: mutex

命名空间: std

请参见

参考

unique_lock 类

<mutex>