UncheckedMutex

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

dumpState
void dumpState()
Undocumented in source. Be warned that the author may not have intended to support it.
handleAddr
pthread_mutex_t* handleAddr()
Undocumented in source. Be warned that the author may not have intended to support it.
lock
void lock()

Lock mutex

tryLock
bool tryLock()
Undocumented in source. Be warned that the author may not have intended to support it.
unlock
void unlock()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta