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.cpp1627 static void pthread_cond_timedwait_timeout_helper(bool init_monotonic, clockid_t clock, in pthread_cond_timedwait_timeout_helper() function
1664 pthread_cond_timedwait_timeout_helper(false, CLOCK_REALTIME, pthread_cond_timedwait); in TEST()
1669pthread_cond_timedwait_timeout_helper(false, CLOCK_MONOTONIC, pthread_cond_timedwait_monotonic_np); in TEST()
1670 pthread_cond_timedwait_timeout_helper(true, CLOCK_MONOTONIC, pthread_cond_timedwait_monotonic_np); in TEST()
1678 pthread_cond_timedwait_timeout_helper( in TEST()
1683 pthread_cond_timedwait_timeout_helper( in TEST()
1688 pthread_cond_timedwait_timeout_helper( in TEST()
1693 pthread_cond_timedwait_timeout_helper( in TEST()