std::lock_guard(3) debian man page | unix.com

Man Page: std::lock_guard

Operating Environment: debian

Section: 3

std::lock_guard< _Mutex >(3cxx) 										   std::lock_guard< _Mutex >(3cxx)

NAME
std::lock_guard< _Mutex > -
SYNOPSIS
Public Types typedef _Mutex mutex_type Public Member Functions lock_guard (mutex_type &__m) lock_guard (mutex_type &__m, adopt_lock_t) lock_guard (const lock_guard &) lock_guard & operator= (const lock_guard &) Detailed Description template<typename _Mutex>class std::lock_guard< _Mutex > Scoped lock idiom. Definition at line 439 of file mutex. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::lock_guard< _Mutex >(3cxx)
Related Man Pages
__gnu_parallel::_lexicographic(3) - debian
std::__basic_future(3) - debian
std::hash(3) - debian
std::integral_constant(3) - debian
std::atomic_bool(3cxx) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?