/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/ |
D | 5-1.c | 50 struct timespec abs_timeout; in fn_wr_1() local 95 struct timespec abs_timeout; in fn_wr_2() local
|
D | 2-1.c | 51 struct timespec abs_timeout; in fn() local
|
D | 6-1.c | 75 struct timespec abs_timeout; in th_fn() local
|
D | 6-2.c | 84 struct timespec abs_timeout; in th_fn() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/ |
D | 5-1.c | 43 struct timespec abs_timeout; in fn_rd_1() local 88 struct timespec abs_timeout; in fn_rd_2() local
|
D | 2-1.c | 50 struct timespec abs_timeout; in fn_rd() local
|
D | 6-1.c | 75 struct timespec abs_timeout; in th_fn() local
|
D | 6-2.c | 84 struct timespec abs_timeout; in th_fn() local
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/ |
D | waiter.cc | 105 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/ |
D | u_queue.c | 113 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()
|
D | os_time.c | 121 int64_t time, abs_timeout; in os_time_get_absolute_timeout() local
|
/external/cronet/third_party/abseil-cpp/absl/synchronization/internal/ |
D | sem_waiter.cc | 63 const auto abs_timeout = t.MakeAbsTimespec(); in TimedWait() local
|
D | futex.h | 95 const struct timespec* abs_timeout) { in WaitAbsoluteTimeout()
|
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/ |
D | sem_waiter.cc | 65 const auto abs_timeout = t.MakeAbsTimespec(); in TimedWait() local
|
/external/abseil-cpp/absl/synchronization/internal/ |
D | waiter.cc | 163 struct timespec abs_timeout; in Wait() local 230 struct timespec abs_timeout; in Wait() local
|
D | futex.h | 94 struct timespec abs_timeout = t.MakeAbsTimespec(); in WaitUntil() local
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/internal/ |
D | waiter.cc | 163 struct timespec abs_timeout; in Wait() local 230 struct timespec abs_timeout; in Wait() local
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | waiter.cc | 163 struct timespec abs_timeout; in Wait() local 230 struct timespec abs_timeout; in Wait() local
|
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/ |
D | waiter.cc | 177 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/ |
D | waiter.cc | 177 struct timespec abs_timeout; in Wait() local 250 struct timespec abs_timeout; in Wait() local
|
/external/ltp/testcases/kernel/syscalls/mq_timedreceive/ |
D | mq_timedreceive01.c | 157 void *abs_timeout; in do_test() local
|
/external/ltp/testcases/kernel/syscalls/mq_timedsend/ |
D | mq_timedsend01.c | 170 void *msg_ptr, *abs_timeout; in do_test() local
|
/external/igt-gpu-tools/tests/ |
D | panfrost_submit.c | 53 abs_timeout(uint64_t duration) in abs_timeout() function
|
/external/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_fence.c | 88 uint64_t abs_timeout = os_time_get_absolute_timeout(timeout_ns); in v3d_fence_finish() local
|
/external/ltp/include/ |
D | tst_timer.h | 274 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()
|