Searched defs:abstime (Results 1 – 12 of 12) sorted by relevance
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
D | 9-1-buildonly.c | 14 struct timespec abstime; in test_mq_timedreceive_prototype() local
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_platform_mac.cc | 178 void *abstime), void *c, void *m, void *abstime, in call_pthread_cancel_with_cleanup()
|
D | tsan_platform_linux.cc | 319 void *abstime), void *c, void *m, void *abstime, in call_pthread_cancel_with_cleanup()
|
D | tsan_interceptors.cc | 1047 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/libxcam/xcore/ |
D | xcam_mutex.h | 83 struct timespec abstime; in timedwait() local
|
/external/mesa3d/src/vulkan/wsi/ |
D | wsi_common_queue.h | 127 struct timespec abstime; in wsi_queue_pull() local
|
/external/compiler-rt/lib/tsan/dd/ |
D | dd_interceptors.cc | 123 const timespec *abstime) { in INTERCEPTOR() 148 const timespec *abstime) { in INTERCEPTOR() 194 const timespec *abstime) { in INTERCEPTOR()
|
/external/libevent/ |
D | evthread_pthread.c | 144 struct timeval now, abstime; in evthread_posix_cond_wait() local
|
D | evutil_time.c | 362 ev_uint64_t abstime, usec; in evutil_gettime_monotonic_() local
|
/external/libcxx/src/support/win32/ |
D | thread_win32.cpp | 119 auto abstime = in __libcpp_condvar_timedwait() local
|
/external/libcups/cups/ |
D | thread.c | 57 struct timespec abstime; /* Timeout */ in _cupsCondWait() local
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_queue.c | 630 struct timespec abstime; in anv_wait_for_bo_fences() local
|