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)
| Related Man Pages |
|---|
| sbmutex(3) - debian |
| mdestroy(3) - debian |
| munlock(3) - debian |
| __gnu_parallel::lexicographic(3) - debian |
| std::condition_variable_any(3cxx) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |