Semaphore

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

broadcast
void broadcast()
Undocumented in source. Be warned that the author may not have intended to support it.
handle
inout(gpr_cv)* handle()
Undocumented in source. Be warned that the author may not have intended to support it.
signal
void signal()
Undocumented in source. Be warned that the author may not have intended to support it.
wait
void wait(Mutex mu, Duration t)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta