- acquire
void acquire()
Undocumented in source. Be warned that the author may not have intended to support it.
- amOwner
bool amOwner()
Undocumented in source. Be warned that the author may not have intended to support it.
- emit
void emit()
Undocumented in source. Be warned that the author may not have intended to support it.
- release
void release()
Undocumented in source. Be warned that the author may not have intended to support it.
- wait
void wait()
Undocumented in source. Be warned that the author may not have intended to support it.
- wait
int wait(int reference_emit_count)
Undocumented in source. Be warned that the author may not have intended to support it.
- wait
int wait(Duration timeout, int reference_emit_count)
Undocumented in source. Be warned that the author may not have intended to support it.
- waitUninterruptible
int waitUninterruptible(int reference_emit_count)
Undocumented in source. Be warned that the author may not have intended to support it.
- waitUninterruptible
int waitUninterruptible(Duration timeout, int reference_emit_count)
Undocumented in source. Be warned that the author may not have intended to support it.