TSemaphore

Undocumented in source.
final shared
@ThreadSafe
class TSemaphore {}

Members

Functions

notify
void notify()
Undocumented in source. Be warned that the author may not have intended to support it.
tryWait
bool tryWait()
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.

Meta