Home
last modified time | relevance | path

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

/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/abseil-cpp/absl/synchronization/internal/
Dwaiter.cc97 struct timespec abs_timeout = t.MakeAbsTimespec(); in WaitUntil() local
233 struct timespec abs_timeout; in Wait() local
306 struct timespec abs_timeout; in Wait() local
/third_party/Linux_Kernel/include/linux/
Daudit.h295 …mq_sendrecv(mqd_t mqdes, size_t msg_len, unsigned int msg_prio, const struct timespec *abs_timeout) in audit_mq_sendrecv()
420 const struct timespec *abs_timeout) in audit_mq_sendrecv()