- get
bool get()
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(bool b)
Undocumented in source. Be warned that the author may not have intended to support it.
- wait
void wait(bool b)
Undocumented in source. Be warned that the author may not have intended to support it.
Turnstile implements a thread safe primitive -- applications can set or wait for a condition.