#include <SkThread_platform.h>
Public Member Functions | |
SkMutex (bool isGlobal=true) | |
~SkMutex () | |
void | acquire () |
void | release () |
Definition at line 51 of file SkThread_platform.h.
SkMutex::SkMutex | ( | bool | isGlobal = true |
) |
SkMutex::~SkMutex | ( | ) |
void SkMutex::acquire | ( | ) |
void SkMutex::release | ( | ) |