Home
last modified time | relevance | path

Searched defs:abs_timeout (Results 1 – 25 of 45) sorted by relevance

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
D5-1.c43 struct timespec abs_timeout; in fn_rd_1() local
88 struct timespec abs_timeout; in fn_rd_2() local
D2-1.c50 struct timespec abs_timeout; in fn_rd() local
D6-1.c75 struct timespec abs_timeout; in th_fn() local
D6-2.c84 struct timespec abs_timeout; in th_fn() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
D5-1.c50 struct timespec abs_timeout; in fn_wr_1() local
95 struct timespec abs_timeout; in fn_wr_2() local
D2-1.c51 struct timespec abs_timeout; in fn() local
D6-1.c75 struct timespec abs_timeout; in th_fn() local
D6-2.c84 struct timespec abs_timeout; in th_fn() local
/third_party/musl/porting/linux/user/src/thread/
Dpthread_mutex_timedlock_monotonic_np.c18 …_mutex_timedlock_monotonic_np(pthread_mutex_t* mutex_interface, const struct timespec* abs_timeout) in pthread_mutex_timedlock_monotonic_np()
Dpthread_mutex_clocklock.c19 const struct timespec* abs_timeout) in pthread_mutex_clocklock()
Dpthread_cond_timedwait_monotonic_np.c19 const struct timespec *abs_timeout) in pthread_cond_timedwait_monotonic_np()
Dpthread_cond_clockwait.c19 clockid_t clock_id, const struct timespec *abs_timeout) in pthread_cond_clockwait()
Dpthread_cond_timeout_np.c22 struct timespec abs_timeout; in pthread_cond_timeout_np() local
Dpthread_mutex_lock_timeout_np.c24 struct timespec abs_timeout; in pthread_mutex_lock_timeout_np() local
/third_party/abseil-cpp/absl/synchronization/internal/
Dwaiter.cc105 struct timespec abs_timeout = t.MakeAbsTimespec(); in WaitUntil() local
241 struct timespec abs_timeout; in Wait() local
314 struct timespec abs_timeout; in Wait() local
/third_party/mesa3d/src/util/
Dos_time.c120 int64_t time, abs_timeout; in os_time_get_absolute_timeout() local
Du_queue.c113 bool timeout, int64_t abs_timeout) in do_futex_fence_wait()
147 int64_t abs_timeout) in _util_queue_fence_wait_timeout()
175 int64_t abs_timeout) in _util_queue_fence_wait_timeout()
/third_party/ltp/testcases/kernel/syscalls/mq_timedreceive/
Dmq_timedreceive01.c157 void *abs_timeout; in do_test() local
/third_party/ltp/testcases/kernel/syscalls/mq_timedsend/
Dmq_timedsend01.c170 void *msg_ptr, *abs_timeout; in do_test() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dwaiter.cc177 struct timespec abs_timeout; in Wait() local
250 struct timespec abs_timeout; in Wait() local
Dfutex.h94 struct timespec abs_timeout = t.MakeAbsTimespec(); in WaitUntil() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_fence.c96 uint64_t abs_timeout = os_time_get_absolute_timeout(timeout_ns); in v3d_fence_wait() local
/third_party/ltp/include/
Dtst_timer.h275 size_t msg_len, unsigned int msg_prio, void *abs_timeout) in libc_mq_timedsend()
281 size_t msg_len, unsigned int msg_prio, void *abs_timeout) in sys_mq_timedsend()
288 size_t msg_len, unsigned int msg_prio, void *abs_timeout) in sys_mq_timedsend64()
295 size_t msg_len, unsigned int *msg_prio, void *abs_timeout) in libc_mq_timedreceive()
301 size_t msg_len, unsigned int *msg_prio, void *abs_timeout) in sys_mq_timedreceive()
308 size_t msg_len, unsigned int *msg_prio, void *abs_timeout) in sys_mq_timedreceive64()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_fence.c88 int64_t abs_timeout = os_time_get_absolute_timeout(*timeout_ns); in tc_fence_finish() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_fence.c56 int64_t abs_timeout = os_time_get_absolute_timeout(timeout); in fence_flush() local

12