Query: std::mutex
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::mutex(3) Library Functions Manual std::mutex(3)NAMEstd::mutex -SYNOPSISInherits std::__mutex_base. Public Types typedef __native_type * native_handle_type Public Member Functions mutex (const mutex &)=delete void lock () native_handle_type native_handle () mutex & operator= (const mutex &)=delete bool try_lock () noexcept void unlock () Private Types typedef __gthread_mutex_t __native_type Private Attributes __native_type _M_mutex Detailed Description mutex Definition at line 117 of file mutex. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::mutex(3)
| Related Man Pages |
|---|
| std::binary_negate(3) - centos |
| std::unique_lock(3) - centos |
| sbmutex(3) - debian |
| munlock(3) - debian |
| __gnu_parallel::lexicographic(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |