Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

std::defer_lock_t - Do not acquire ownership of the mutex.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libstdc++                            std::defer_lock_t(3cxx)

Detailed Description

       Do not acquire ownership of the mutex.

Name

       std::defer_lock_t - Do not acquire ownership of the mutex.

Synopsis

       #include <mutex>

See Also