Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Dthreads_inlines.h77 return __bionic_thrd_error(pthread_cond_timedwait(__cnd, __mtx, __timeout)); in cnd_timedwait()
/bionic/libc/bionic/
Dpthread_cond.cpp226 int pthread_cond_timedwait(pthread_cond_t *cond_interface, pthread_mutex_t * mutex, in pthread_cond_timedwait() function
/bionic/tests/headers/posix/
Dpthread_h.c122 …FUNCTION(pthread_cond_timedwait, int (*f)(pthread_cond_t*, pthread_mutex_t*, const struct timespec… in pthread_h()
/bionic/libc/include/
Dpthread.h129 int pthread_cond_timedwait(pthread_cond_t* __cond, pthread_mutex_t* __mutex, const struct timespec*…
/bionic/libc/tools/
Dposix-2013.txt754 pthread_cond_timedwait
/bionic/tests/
Dpthread_test.cpp1573 RunTimedTest(CLOCK_REALTIME, pthread_cond_timedwait); in TEST_F()
1578 RunTimedTest(CLOCK_MONOTONIC, pthread_cond_timedwait); in TEST_F()
1663 pthread_cond_timedwait_timeout_helper(false, CLOCK_REALTIME, pthread_cond_timedwait); in TEST()
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_100.S1050 CALL(pthread_cond_timedwait)
Dliblinker_reloc_bench_135.S508 CALL(pthread_cond_timedwait)
Dliblinker_reloc_bench_102.S966 CALL(pthread_cond_timedwait)
Dliblinker_reloc_bench_154.S2397 CALL(pthread_cond_timedwait)
/bionic/libc/dns/resolv/
Dres_cache.c1365 pthread_cond_timedwait(&ri->cond, &_res_cache_list_lock, &ts); in _cache_check_pending_request_locked()
/bionic/tools/versioner/platforms/
Dlibc.map.txt771 pthread_cond_timedwait;
/bionic/libc/
Dlibc.map.txt771 pthread_cond_timedwait;