|
libstdc++
|
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 () |
| void | unlock () |