Home
last modified time | relevance | path

Searched defs:abs_timeout (Results 1 – 25 of 50) 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/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_cond_timedwait_monotonic_np.c19 const struct timespec *abs_timeout) in pthread_cond_timedwait_monotonic_np()
Dpthread_mutex_clocklock.c19 const struct timespec* abs_timeout) in pthread_mutex_clocklock()
Dpthread_cond_clockwait.c19 clockid_t clock_id, const struct timespec *abs_timeout) in pthread_cond_clockwait()
Dpthread_mutex_lock_timeout_np.c24 struct timespec abs_timeout; in pthread_mutex_lock_timeout_np() local
Dpthread_cond_timeout_np.c22 struct timespec abs_timeout; in pthread_cond_timeout_np() 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/mesa3d/src/util/
Dos_time.c93 int64_t time, abs_timeout; in os_time_get_absolute_timeout() local
Du_queue.c117 bool timeout, int64_t abs_timeout) in do_futex_fence_wait()
151 int64_t abs_timeout) in _util_queue_fence_wait_timeout()
179 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

12