Version 1 of thread::cond

Updated 2010-10-26 10:50:11 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?