/aosp_15_r20/external/compiler-rt/lib/tsan/dd/ |
H A D | dd_interceptors.cc | 123 const timespec *abstime) { in INTERCEPTOR() 148 const timespec *abstime) { in INTERCEPTOR() 194 const timespec *abstime) { in INTERCEPTOR()
|
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/synchronization/ |
D | AndroidConditionVariable.h | 158 timespec abstime; in timedWait() local 165 bool timedWait(StaticLock<IsRecursive>* userLock, const timespec& abstime) { in timedWait()
|
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_platform_mac.cc | 178 void *abstime), void *c, void *m, void *abstime, in call_pthread_cancel_with_cleanup()
|
H A D | tsan_platform_linux.cc | 319 void *abstime), void *c, void *m, void *abstime, in call_pthread_cancel_with_cleanup()
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
H A D | 9-1-buildonly.c | 14 struct timespec abstime; in test_mq_timedreceive_prototype() local
|
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | sync.h | 67 wifi_error wait(struct timespec abstime) in wait()
|
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | sync.h | 67 wifi_error wait(struct timespec abstime) in wait()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | kernel_timeout.h | 147 struct timespec abstime; in MakeAbsTimespec() local
|
D | futex.h | 115 const struct timespec *abstime) { in WaitBitsetAbsoluteTimeout()
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/internal/ |
H A D | kernel_timeout.h | 147 struct timespec abstime; in MakeAbsTimespec() local
|
H A D | futex.h | 115 const struct timespec *abstime) { in WaitBitsetAbsoluteTimeout()
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/synchronization/internal/ |
H A D | kernel_timeout.h | 144 struct timespec abstime; in MakeAbsTimespec() local
|
H A D | futex.h | 115 const struct timespec *abstime) { in WaitBitsetAbsoluteTimeout()
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
H A D | kernel_timeout.h | 145 struct timespec abstime; in MakeAbsTimespec() local
|
H A D | futex.h | 115 const struct timespec *abstime) { in WaitBitsetAbsoluteTimeout()
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/unix/ |
H A D | thread_cond.c | 83 struct timespec abstime; in apr_thread_cond_timedwait() local
|
/aosp_15_r20/trusty/user/base/lib/libc-trusty/ |
D | pthreads.c | 83 const struct timespec* restrict abstime) { in pthread_cond_timedwait()
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/synchronization/ |
D | ConditionVariable.h | 150 timespec abstime; in timedWait() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_bo_sync.c | 181 struct timespec abstime = { in anv_bo_sync_wait() local
|
/aosp_15_r20/external/ltp/include/ |
H A D | tst_safe_pthread.h | 94 #define SAFE_PTHREAD_MUTEX_TIMEDLOCK(mutex, abstime) \ argument
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_bo_sync.c | 178 struct timespec abstime = { in anv_bo_sync_wait() local
|
/aosp_15_r20/external/libevent/ |
H A D | evthread_pthread.c | 144 struct timeval now, abstime; in evthread_posix_cond_wait() local
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | thread_pthread_stubs.h | 58 const struct timespec *restrict abstime) in pthread_cond_timedwait()
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_knl_drm.cc | 297 struct timespec abstime = { in tu_timeline_sync_wait() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/ |
D | test_mq.rs | 82 let abstime = in test_mq_timedreceive() localVariable
|