Home | History | Annotate | Download | only in unittest

Lines Matching refs:WaitWithTimeout

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