Home
last modified time | relevance | path

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

123

/external/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
/external/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
/external/libtextclassifier/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
/external/mesa3d/src/util/
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()
Dos_time.c121 int64_t time, abs_timeout; in os_time_get_absolute_timeout() local
/external/cronet/third_party/abseil-cpp/absl/synchronization/internal/
Dsem_waiter.cc63 const auto abs_timeout = t.MakeAbsTimespec(); in TimedWait() local
Dfutex.h95 const struct timespec* abs_timeout) { in WaitAbsoluteTimeout()
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
Dsem_waiter.cc65 const auto abs_timeout = t.MakeAbsTimespec(); in TimedWait() local
/external/abseil-cpp/absl/synchronization/internal/
Dwaiter.cc163 struct timespec abs_timeout; in Wait() local
230 struct timespec abs_timeout; in Wait() local
Dfutex.h94 struct timespec abs_timeout = t.MakeAbsTimespec(); in WaitUntil() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/internal/
Dwaiter.cc163 struct timespec abs_timeout; in Wait() local
230 struct timespec abs_timeout; in Wait() local
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
Dwaiter.cc163 struct timespec abs_timeout; in Wait() local
230 struct timespec abs_timeout; in Wait() local
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
Dwaiter.cc177 struct timespec abs_timeout; in Wait() local
250 struct timespec abs_timeout; in Wait() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dwaiter.cc177 struct timespec abs_timeout; in Wait() local
250 struct timespec abs_timeout; in Wait() local
/external/ltp/testcases/kernel/syscalls/mq_timedreceive/
Dmq_timedreceive01.c157 void *abs_timeout; in do_test() local
/external/ltp/testcases/kernel/syscalls/mq_timedsend/
Dmq_timedsend01.c170 void *msg_ptr, *abs_timeout; in do_test() local
/external/igt-gpu-tools/tests/
Dpanfrost_submit.c53 abs_timeout(uint64_t duration) in abs_timeout() function
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_fence.c88 uint64_t abs_timeout = os_time_get_absolute_timeout(timeout_ns); in v3d_fence_finish() local
/external/ltp/include/
Dtst_timer.h274 size_t msg_len, unsigned int msg_prio, void *abs_timeout) in libc_mq_timedsend()
280 size_t msg_len, unsigned int msg_prio, void *abs_timeout) in sys_mq_timedsend()
287 size_t msg_len, unsigned int msg_prio, void *abs_timeout) in sys_mq_timedsend64()
294 size_t msg_len, unsigned int *msg_prio, void *abs_timeout) in libc_mq_timedreceive()
300 size_t msg_len, unsigned int *msg_prio, void *abs_timeout) in sys_mq_timedreceive()
307 size_t msg_len, unsigned int *msg_prio, void *abs_timeout) in sys_mq_timedreceive64()

123