table of contents
std::defer_lock_t(3cxx) | std::defer_lock_t(3cxx) |
NAME¶
std::defer_lock_t - Do not acquire ownership of the mutex.
SYNOPSIS¶
Detailed Description¶
Do not acquire ownership of the mutex.
Definition at line 199 of file std_mutex.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Wed Jul 28 2021 | libstdc++ |