![]() |
![]()
| ![]() |
![]()
NAMEstd::unique_lock::mutex - std::unique_lock::mutex Synopsismutex_type* mutex() const noexcept; (since C++11)
Parameters(none) Return valuePointer to the associated mutex or a null pointer if there is no associated mutex. Example This section is incomplete
|