std::adopt_lock_t
Assume the calling thread has already obtained mutex ownership and manage it.
- Provided by: libstdc++-9-doc (Version: 9.5.0-6ubuntu2.1)
- Source: gcc-9
- Report a bug
Assume the calling thread has already obtained mutex ownership and manage it.
#include <std_mutex.h>
Assume the calling thread has already obtained mutex ownership and manage it.
Definition at line 136 of file std_mutex.h.
Generated automatically by Doxygen for libstdc++ from the source code.