| std::adopt_lock_t(3cxx) | std::adopt_lock_t(3cxx) |
std::adopt_lock_t - Assume the calling thread has already obtained mutex ownership and manage it.
#include <mutex>
Assume the calling thread has already obtained mutex ownership and manage it.
Generated automatically by Doxygen for libstdc++ from the source code.
| libstdc++ |