| /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/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/abseil-cpp/absl/synchronization/internal/ | 
| D | kernel_timeout.h | 144   struct timespec abstime;  in MakeAbsTimespec()  local
 | 
| D | futex.h | 115                                        const struct timespec *abstime) {  in WaitBitsetAbsoluteTimeout()
 | 
| /external/libtextclassifier/abseil-cpp/absl/synchronization/internal/ | 
| D | kernel_timeout.h | 143   struct timespec abstime;  in MakeAbsTimespec()  local
 | 
| /external/openscreen/third_party/abseil/src/absl/synchronization/internal/ | 
| D | kernel_timeout.h | 144   struct timespec abstime;  in MakeAbsTimespec()  local
 | 
| D | futex.h | 115                                        const struct timespec *abstime) {  in WaitBitsetAbsoluteTimeout()
 | 
| /external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ | 
| D | kernel_timeout.h | 145   struct timespec abstime;  in MakeAbsTimespec()  local
 | 
| D | futex.h | 115                                        const struct timespec *abstime) {  in WaitBitsetAbsoluteTimeout()
 | 
| /external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/internal/ | 
| D | kernel_timeout.h | 145   struct timespec abstime;  in MakeAbsTimespec()  local
 | 
| D | futex.h | 115                                        const struct timespec *abstime) {  in WaitBitsetAbsoluteTimeout()
 | 
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ | 
| D | kernel_timeout.h | 144   struct timespec abstime;  in MakeAbsTimespec()  local
 | 
| D | futex.h | 115                                        const struct timespec *abstime) {  in WaitBitsetAbsoluteTimeout()
 | 
| /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/mesa3d/src/vulkan/wsi/ | 
| D | wsi_common_queue.h | 127    struct timespec abstime;  in wsi_queue_pull()  local
 | 
| /external/libevent/ | 
| D | evthread_pthread.c | 144 		struct timeval now, abstime;  in evthread_posix_cond_wait()  local
 | 
| D | evutil_time.c | 407 	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/cronet/buildtools/third_party/libc++/trunk/src/support/win32/ | 
| D | thread_win32.cpp | 119   auto abstime =  in __libcpp_condvar_timedwait()  local
 | 
| /external/libcups/cups/ | 
| D | thread.c | 52     struct timespec abstime;		/* Timeout */  in _cupsCondWait()  local
 | 
| /external/mesa3d/src/intel/vulkan/ | 
| D | anv_queue.c | 1677             struct timespec abstime = {  in anv_wait_for_bo_fences()  local2547       struct timespec abstime = {  in anv_timeline_wait_locked()  local
 2622          struct timespec abstime = {  in anv_timelines_wait()  local
 
 | 
| /external/libwebsockets/lib/misc/threadpool/ | 
| D | threadpool.c | 396 	struct timespec abstime;  in lws_threadpool_worker_sync()  local
 | 
| /external/mesa3d/src/amd/vulkan/ | 
| D | radv_device.c | 6151 		struct timespec abstime;  in radv_timeline_wait()  local
 |