Home | History | Annotate | Download | only in tests

Lines Matching refs:WaitWithTimeout

1181 // test22: TP. Incorrect synchronization via CondVar::WaitWithTimeout(). {{{1
1185 // True race. We timeout in CondVar::WaitWithTimeout().
1200 CV.WaitWithTimeout(&MU, ms_left_to_wait);