__gnu_cxx::__scoped_lock(3cxx) | __gnu_cxx::__scoped_lock(3cxx) |
__gnu_cxx::__scoped_lock - Scoped lock idiom.
#include <concurrence.h>
typedef __mutex __mutex_type
__scoped_lock (__mutex_type &__name)
Scoped lock idiom.
Definition at line 228 of file concurrence.h.
Definition at line 231 of file concurrence.h.
Definition at line 240 of file concurrence.h.
Definition at line 243 of file concurrence.h.
Generated automatically by Doxygen for libstdc++ from the source code.
Thu Feb 16 2023 | libstdc++ |