Mutex

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods

void

lock ( )

bool

try_lock ( )

void

unlock ( )


Method Descriptions

void lock ( )

There is currently no description for this method. Please help us by contributing one!


bool try_lock ( )

There is currently no description for this method. Please help us by contributing one!


void unlock ( )

There is currently no description for this method. Please help us by contributing one!