webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
bmalloc::Mutex Class Reference

#include <Mutex.h>

Inheritance diagram for bmalloc::Mutex:
bmalloc::StaticMutex bmalloc::StaticMutex

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 ()
 

Constructor & Destructor Documentation

◆ Mutex() [1/2]

bmalloc::Mutex::Mutex ( )
inline

◆ Mutex() [2/2]

bmalloc::Mutex::Mutex ( )

The documentation for this class was generated from the following file: