Provided by: libstdc++6-4.6-doc_4.6.4-6ubuntu2_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 311 of file concurrence.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Thu Mar 20 2014 __gnu_cxx::__scoped_lock(3cxx)