std::try_to_lock_t(3cxx) | std::try_to_lock_t(3cxx) |
std::try_to_lock_t - Try to acquire ownership of the mutex without blocking.
#include <std_mutex.h>
Try to acquire ownership of the mutex without blocking.
Definition at line 202 of file std_mutex.h.
Generated automatically by Doxygen for libstdc++ from the source code.
Thu Feb 16 2023 | libstdc++ |