Searched refs:pthread_cond_timedwait_timeout_helper (Results 1 – 1 of 1) sorted by relevance
1626 static void pthread_cond_timedwait_timeout_helper(bool init_monotonic, clockid_t clock, in pthread_cond_timedwait_timeout_helper() function1663 pthread_cond_timedwait_timeout_helper(false, CLOCK_REALTIME, pthread_cond_timedwait); in TEST()1668 …pthread_cond_timedwait_timeout_helper(false, CLOCK_MONOTONIC, pthread_cond_timedwait_monotonic_np); in TEST()1669 pthread_cond_timedwait_timeout_helper(true, CLOCK_MONOTONIC, pthread_cond_timedwait_monotonic_np); in TEST()1677 pthread_cond_timedwait_timeout_helper( in TEST()1682 pthread_cond_timedwait_timeout_helper( in TEST()1687 pthread_cond_timedwait_timeout_helper( in TEST()1692 pthread_cond_timedwait_timeout_helper( in TEST()