logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

std::try_to_lock_t - 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)

Detailed Description

       Try to acquire ownership of the mutex without blocking.

Name

       std::try_to_lock_t - Try to acquire ownership of the mutex without blocking.

Synopsis

       #include <mutex>

See Also