Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cc123 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/
DAndroidConditionVariable.h158 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 Dtsan_platform_mac.cc178 void *abstime), void *c, void *m, void *abstime, in call_pthread_cancel_with_cleanup()
H A Dtsan_platform_linux.cc319 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 D9-1-buildonly.c14 struct timespec abstime; in test_mq_timedreceive_prototype() local
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dsync.h67 wifi_error wait(struct timespec abstime) in wait()
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dsync.h67 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/
Dkernel_timeout.h147 struct timespec abstime; in MakeAbsTimespec() local
Dfutex.h115 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 Dkernel_timeout.h147 struct timespec abstime; in MakeAbsTimespec() local
H A Dfutex.h115 const struct timespec *abstime) { in WaitBitsetAbsoluteTimeout()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
H A Dkernel_timeout.h144 struct timespec abstime; in MakeAbsTimespec() local
H A Dfutex.h115 const struct timespec *abstime) { in WaitBitsetAbsoluteTimeout()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
H A Dkernel_timeout.h145 struct timespec abstime; in MakeAbsTimespec() local
H A Dfutex.h115 const struct timespec *abstime) { in WaitBitsetAbsoluteTimeout()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/unix/
H A Dthread_cond.c83 struct timespec abstime; in apr_thread_cond_timedwait() local
/aosp_15_r20/trusty/user/base/lib/libc-trusty/
Dpthreads.c83 const struct timespec* restrict abstime) { in pthread_cond_timedwait()
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/synchronization/
DConditionVariable.h150 timespec abstime; in timedWait() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_bo_sync.c181 struct timespec abstime = { in anv_bo_sync_wait() local
/aosp_15_r20/external/ltp/include/
H A Dtst_safe_pthread.h94 #define SAFE_PTHREAD_MUTEX_TIMEDLOCK(mutex, abstime) \ argument
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_bo_sync.c178 struct timespec abstime = { in anv_bo_sync_wait() local
/aosp_15_r20/external/libevent/
H A Devthread_pthread.c144 struct timeval now, abstime; in evthread_posix_cond_wait() local
/aosp_15_r20/external/python/cpython3/Python/
Dthread_pthread_stubs.h58 const struct timespec *restrict abstime) in pthread_cond_timedwait()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_knl_drm.cc297 struct timespec abstime = { in tu_timeline_sync_wait() local
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/
Dtest_mq.rs82 let abstime = in test_mq_timedreceive() localVariable

1234