Query: std::mutex
OS: debian
Section: 3cxx
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::mutex(3cxx) std::mutex(3cxx)NAMEstd::mutex -SYNOPSISPublic Types typedef __native_type * native_handle_type Public Member Functions mutex (const mutex &) void lock () native_handle_type native_handle () mutex & operator= (const mutex &) bool try_lock () void unlock () Detailed Description mutex Definition at line 64 of file mutex. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::mutex(3cxx)