Home
last modified time | relevance | path

Searched refs:abstime (Results 1 – 3 of 3) sorted by relevance

/htl/
A Dpt-join.c30 const struct timespec *abstime) in __pthread_join_common() argument
55 clockid, abstime); in __pthread_join_common()
110 const struct timespec *abstime) in __pthread_timedjoin_np() argument
112 return __pthread_join_common (thread, status, 0, CLOCK_REALTIME, abstime); in __pthread_timedjoin_np()
119 const struct timespec *abstime) in __pthread_clockjoin_np() argument
121 return __pthread_join_common (thread, status, 0, clockid, abstime); in __pthread_clockjoin_np()
A Dforward.c103 const struct timespec *abstime), (cond, mutex, abstime), 0)
A Dpt-internal.h266 const struct timespec *__restrict abstime,
274 const struct timespec *__restrict abstime,

Completed in 6 milliseconds