Query: std::lock_guard
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::lock_guard< _Mutex >(3cxx) std::lock_guard< _Mutex >(3cxx)NAMEstd::lock_guard< _Mutex > -SYNOPSISPublic 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 |
---|
std::unique_lock(3) - centos |
__gnu_parallel::lexicographic(3) - debian |
std::binary_negate(3) - debian |
std::cauchy_distribution(3) - debian |
std::unique_ptr(3) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Introduction |
Detecting unused variables... |
New UNIX and Linux History Sections |