Searched refs:cond_err (Results 1 – 1 of 1) sorted by relevance
456 int err, cond_err, prog_fd; in TEST_F() local475 cond_err = pthread_cond_timedwait(&uhid_output_cond, &uhid_output_mtx, &time_to_wait); in TEST_F()478 ASSERT_OK(cond_err) TH_LOG("error while calling waiting for the condition"); in TEST_F()