table of contents
other versions
- unstable 11.5.0-2
std::adopt_lock_t(3cxx) | std::adopt_lock_t(3cxx) |
NAME¶
std::adopt_lock_t - Assume the calling thread has already obtained mutex ownership and manage it.
SYNOPSIS¶
Detailed Description¶
Assume the calling thread has already obtained mutex ownership and manage it.
Definition at line 206 of file std_mutex.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Wed Jul 28 2021 | libstdc++ |