Version 0 of thread::cond

Updated 2010-10-25 22:02:37 by dkf

Create and work with condition variables.

thread::cond create
thread::cond destroy cond
thread::cond notify cond
thread::cond wait cond mutex ?ms?