Home
last modified time | relevance | path

Searched defs:abs_timeout (Results 1 - 25 of 44) sorted by relevance

12

/third_party/musl/src/thread/
H A Dpthread_cond_timedwait_monotonic_np.c18 pthread_cond_timedwait_monotonic_np(pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abs_timeout) pthread_cond_timedwait_monotonic_np() argument
H A Dpthread_mutex_timedlock_monotonic_np.c18 int pthread_mutex_timedlock_monotonic_np(pthread_mutex_t* mutex_interface, const struct timespec* abs_timeout) in pthread_mutex_timedlock_monotonic_np() argument
H A Dpthread_mutex_clocklock.c18 pthread_mutex_clocklock(pthread_mutex_t* mutex_interface, clockid_t clock_id, const struct timespec* abs_timeout) pthread_mutex_clocklock() argument
H A Dpthread_cond_clockwait.c18 pthread_cond_clockwait(pthread_cond_t *cond, pthread_mutex_t *mutex, clockid_t clock_id, const struct timespec *abs_timeout) pthread_cond_clockwait() argument
H A Dpthread_cond_timeout_np.c22 struct timespec abs_timeout; in pthread_cond_timeout_np() local
H A Dpthread_mutex_lock_timeout_np.c24 struct timespec abs_timeout; in pthread_mutex_lock_timeout_np() local
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_mutex_timedlock_monotonic_np.c18 int pthread_mutex_timedlock_monotonic_np(pthread_mutex_t* mutex_interface, const struct timespec* abs_timeout) in pthread_mutex_timedlock_monotonic_np() argument
H A Dpthread_cond_timedwait_monotonic_np.c18 pthread_cond_timedwait_monotonic_np(pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abs_timeout) pthread_cond_timedwait_monotonic_np() argument
H A Dpthread_mutex_clocklock.c18 pthread_mutex_clocklock(pthread_mutex_t* mutex_interface, clockid_t clock_id, const struct timespec* abs_timeout) pthread_mutex_clocklock() argument
H A Dpthread_cond_clockwait.c18 pthread_cond_clockwait(pthread_cond_t *cond, pthread_mutex_t *mutex, clockid_t clock_id, const struct timespec *abs_timeout) pthread_cond_clockwait() argument
H A Dpthread_mutex_lock_timeout_np.c24 struct timespec abs_timeout; in pthread_mutex_lock_timeout_np() local
H A Dpthread_cond_timeout_np.c22 struct timespec abs_timeout; in pthread_cond_timeout_np() local
/third_party/mesa3d/src/util/
H A Dos_time.c120 int64_t time, abs_timeout; in os_time_get_absolute_timeout() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
H A D2-1.c50 struct timespec abs_timeout; in fn_rd() local
[all...]
H A D6-2.c84 struct timespec abs_timeout; in th_fn() local
H A D6-1.c75 struct timespec abs_timeout; in th_fn() local
H A D5-1.c43 struct timespec abs_timeout; in fn_rd_1() local
88 struct timespec abs_timeout; in fn_rd_2() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
H A D2-1.c51 struct timespec abs_timeout; in fn() local
[all...]
H A D6-2.c84 struct timespec abs_timeout; in th_fn() local
H A D6-1.c75 struct timespec abs_timeout; in th_fn() local
H A D5-1.c50 struct timespec abs_timeout; in fn_wr_1() local
95 struct timespec abs_timeout; in fn_wr_2() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/mq_timedsend/
H A Dmq_timedsend01.c170 void *msg_ptr, *abs_timeout; in do_test() local
/third_party/ltp/testcases/kernel/syscalls/mq_timedreceive/
H A Dmq_timedreceive01.c157 void *abs_timeout; in do_test() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_fence.c96 uint64_t abs_timeout = os_time_get_absolute_timeout(timeout_ns); in v3d_fence_wait() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dfutex.h94 struct timespec abs_timeout = t.MakeAbsTimespec(); in WaitUntil() local

Completed in 12 milliseconds

12