unique_lock::mutex Method

Retrieves the stored pointer to the associated mutex.

mutex_type *mutex() const _NOEXCEPT;

Requirements

Header: mutex

Namespace: std

See Also

Reference

unique_lock Class

<mutex>