Man Page: __gnu_cxx::__scoped_lock
Operating Environment: centos
Section: 3
__gnu_cxx::__scoped_lock(3) Library Functions Manual __gnu_cxx::__scoped_lock(3)NAME__gnu_cxx::__scoped_lock -SYNOPSISPublic 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++ Tue Jun 10 2014 __gnu_cxx::__scoped_lock(3)