Create and work with [condition variable]s. : '''[thread]::cond create''' : '''[thread]::cond destroy''' ''cond'' : '''[thread]::cond notify''' ''cond'' : '''[thread]::cond wait''' ''cond mutex'' ?''ms''? <>Command