Home
last modified time | relevance | path

Searched refs:pthread_cond_timedwait_timeout_helper (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dpthread_test.cpp1626 static void pthread_cond_timedwait_timeout_helper(bool init_monotonic, clockid_t clock, in pthread_cond_timedwait_timeout_helper() function
1663 pthread_cond_timedwait_timeout_helper(false, CLOCK_REALTIME, pthread_cond_timedwait); in TEST()
1668pthread_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()