UncheckedSemaphore

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

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

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

Meta