Provided by: libstdc++-13-doc_13.2.0-23ubuntu4_all
NAME
__gnu_cxx::__scoped_lock - Scoped lock idiom.
SYNOPSIS
#include <concurrence.h> Public Types typedef __mutex __mutex_type Public Member Functions __scoped_lock (__mutex_type &__name)
Detailed Description
Scoped lock idiom.
Author
Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ __gnu_cxx::__scoped_lock(3cxx)