Provided by: libstdc++-15-doc_15.2.0-10ubuntu1_all 

NAME
std::try_to_lock_t - Try to acquire ownership of the mutex without blocking.
SYNOPSIS
#include <mutex>
Detailed Description
Try to acquire ownership of the mutex without blocking.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ std::try_to_lock_t(3cxx)