Home
last modified time | relevance | path

Searched defs:abstime (Results 1 – 13 of 13) sorted by relevance

/external/valgrind/helgrind/tests/
Dcond_timedwait_invalid.c9 struct timespec abstime; in main() local
Dtc20_verifywrap.c56 struct timespec abstime; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
D9-1-buildonly.c14 struct timespec abstime; in test_mq_timedreceive_prototype() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform_mac.cc178 void *abstime), void *c, void *m, void *abstime, in call_pthread_cancel_with_cleanup()
Dtsan_platform_linux.cc319 void *abstime), void *c, void *m, void *abstime, in call_pthread_cancel_with_cleanup()
Dtsan_interceptors.cc1047 int (*fn)(void *c, void *m, void *abstime), void *c, in cond_wait()
1074 INTERCEPTOR(int, pthread_cond_timedwait, void *c, void *m, void *abstime) { in INTERCEPTOR()
1154 TSAN_INTERCEPTOR(int, pthread_mutex_timedlock, void *m, void *abstime) { in TSAN_INTERCEPTOR()
1246 TSAN_INTERCEPTOR(int, pthread_rwlock_timedrdlock, void *m, void *abstime) { in TSAN_INTERCEPTOR()
1275 TSAN_INTERCEPTOR(int, pthread_rwlock_timedwrlock, void *m, void *abstime) { in TSAN_INTERCEPTOR()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_queue.h127 struct timespec abstime; in wsi_queue_pull() local
/external/compiler-rt/lib/tsan/dd/
Ddd_interceptors.cc123 const timespec *abstime) { in INTERCEPTOR()
148 const timespec *abstime) { in INTERCEPTOR()
194 const timespec *abstime) { in INTERCEPTOR()
/external/libevent/
Devthread_pthread.c142 struct timeval now, abstime; in evthread_posix_cond_wait() local
/external/libcups/cups/
Dthread.c57 struct timespec abstime; /* Timeout */ in _cupsCondWait() local
/external/valgrind/helgrind/
Dhg_intercepts.c1261 struct timespec* abstime, in pthread_cond_timedwait_WRK()
1329 struct timespec* abstime) { in PTH_FUNC()
1335 struct timespec* abstime) { in PTH_FUNC()
1340 struct timespec* abstime) { in PTH_FUNC()
1345 struct timespec* abstime) { in PTH_FUNC()
1351 struct timespec *abstime) { in PTH_FUNC()
/external/valgrind/drd/
Ddrd_pthread_intercepts.c1103 const struct timespec* abstime) in pthread_cond_timedwait_intercept()
/external/mesa3d/src/intel/vulkan/
Danv_device.c1776 struct timespec abstime; in anv_WaitForFences() local