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