webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Mutex.h>
Public Member Functions | |
Mutex () | |
Mutex () | |
Public Member Functions inherited from bmalloc::StaticMutex | |
void | lock () |
bool | try_lock () |
void | unlock () |
void | lock () |
bool | try_lock () |
void | unlock () |
Additional Inherited Members | |
Protected Member Functions inherited from bmalloc::StaticMutex | |
void | init () |
void | init () |
|
inline |
bmalloc::Mutex::Mutex | ( | ) |