Searched refs:WaitForVariableChange (Results 1 – 1 of 1) sorted by relevance
92 T WaitForVariableChange(volatile T* var, T initial_value, pthread_cond_t* cond, in WaitForVariableChange() function165 WaitForVariableChange(&count_, count_value, &cond_, &mutex_); in Wait()251 State state_to_act_upon = WaitForVariableChange( in ThreadFunc()