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