![]() |
![]()
| ![]() |
![]()
NAMEstd::shared_lock::release - std::shared_lock::release Synopsismutex_type* release() noexcept; (since C++14)
Parameters(none) Return valuePointer to the associated mutex or a null pointer if there was no associated mutex. Example This section is incomplete
See also unlock unlocks the associated mutex
|