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 |
|---|
| std::unique_lock(3) - centos |
| mdestroy(3) - debian |
| munlock(3) - debian |
| pthread_mutex_unlock(3t) - hpux |
| __gnu_parallel::lexicographic(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |