Semaphore

Constructors

this
this(int count)

Postblit

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

Members

Functions

dispose
void dispose()

Free this semaphore

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

Meta