Semaphore

Semaphore object

Constructors

this
this(int count)
Undocumented in source.
this
this(int count)
Undocumented in source.

Postblit

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

Members

Functions

dispose
void dispose()
dispose
void dispose()
trigger
void trigger(int count)
trigger
void trigger(int count)
wait
void wait()
wait
void wait()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta