table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.2.0-17
conflicting packages
std::defer_lock_t(3cxx) | std::defer_lock_t(3cxx) |
NAME¶
std::defer_lock_t - Do not acquire ownership of the mutex.
SYNOPSIS¶
#include <mutex>
Detailed Description¶
Do not acquire ownership of the mutex.
Definition at line 199 of file mutex.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon Aug 22 2022 | libstdc++ |