Provided by: libstdc++-4.8-doc_4.8.5-4ubuntu8_all 

__gnu_cxx::__scoped_lock(3cxx) __gnu_cxx::__scoped_lock(3cxx)
NAME
__gnu_cxx::__scoped_lock
SYNOPSIS
Public Types
typedef __mutex __mutex_type
Public Member Functions
__scoped_lock (__mutex_type &__name)
Detailed Description
Scoped lock idiom.
Definition at line 231 of file concurrence.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Mon Mar 19 2018 __gnu_cxx::__scoped_lock(3cxx)