Version 2 of thread::cond

Updated 2012-10-26 00:33:47 by RLE

Create and work with condition variables.

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