/sysdeps/unix/sysv/linux/alpha/ |
A D | select.c | 28 struct timeval *timeout) in __new_select() 44 struct timeval *timeout) in __select_tv32()
|
/sysdeps/unix/sysv/linux/ |
A D | poll.c | 26 __poll (struct pollfd *fds, nfds_t nfds, int timeout) in __poll()
|
A D | semtimedop.c | 25 const struct __timespec64 *timeout) in semtimedop_syscall() 40 const struct __timespec64 *timeout) in __semtimedop64()
|
A D | epoll_wait.c | 27 epoll_wait (int epfd, struct epoll_event *events, int maxevents, int timeout) in epoll_wait()
|
A D | epoll_pwait.c | 37 int maxevents, int timeout, in epoll_pwait()
|
A D | pselect.c | 23 fd_set *exceptfds, const struct __timespec64 *timeout, in pselect64_syscall() 40 const struct __timespec64 *timeout, const sigset_t *sigmask) in __pselect64()
|
A D | pselect32.c | 26 fd_set *exceptfds, const struct __timespec64 *timeout, in __pselect32()
|
A D | tst-ppoll.c | 34 struct timespec timeout = make_timespec (0, zero_tmo ? 0 : TIMESPEC_HZ/2); in test_ppoll_timeout() local
|
A D | tst-sigtimedwait.c | 35 struct timespec timeout = make_timespec (0, zero_tmo ? 0 : TIMESPEC_HZ/2); in test_sigtimedwait_timeout() local
|
A D | ppoll.c | 25 __ppoll64 (struct pollfd *fds, nfds_t nfds, const struct __timespec64 *timeout, in __ppoll64()
|
A D | sigtimedwait.c | 23 const struct __timespec64 *timeout) in __sigtimedwait64()
|
A D | recvmmsg.c | 24 struct __timespec64 *timeout) in __recvmmsg64()
|
/sysdeps/mach/hurd/ |
A D | ppoll.c | 26 const struct timespec *timeout, const sigset_t *sigmask) in ppoll()
|
A D | poll.c | 31 __poll (struct pollfd *fds, nfds_t nfds, int timeout) in __poll()
|
A D | pselect.c | 34 const struct timespec *timeout, const sigset_t *sigmask) in __pselect()
|
A D | select.c | 30 struct timeval *timeout) in __select()
|
/sysdeps/mach/ |
A D | usleep.c | 30 mach_msg_timeout_t timeout = useconds / 1000 + (useconds % 1000 != 0); in usleep() local
|
/sysdeps/htl/ |
A D | sem-timedwait.c | 49 const struct timespec *restrict timeout) in __sem_timedwait_internal() 195 const struct timespec *restrict timeout) in __sem_clockwait() 202 __sem_timedwait (sem_t *restrict sem, const struct timespec *restrict timeout) in __sem_timedwait()
|
/sysdeps/nptl/ |
A D | aio_misc.h | 35 #define AIO_MISC_WAIT(result, futex, timeout, cancel) \ argument
|
/sysdeps/mach/htl/ |
A D | pt-timedblock.c | 40 mach_msg_timeout_t timeout; in __pthread_timedblock() local
|
/sysdeps/unix/sysv/linux/microblaze/ |
A D | pselect32.c | 30 fd_set *exceptfds, const struct __timespec64 *timeout, in __pselect32()
|
/sysdeps/pthread/ |
A D | tst-join3.c | 55 struct timespec timeout = timespec_add (xclock_now (clockid_for_get), in do_test_clock() local
|
A D | tst-pthread_cancel-select-loop.c | 35 static bool timeout; variable
|
A D | tst-pthread_kill-exiting.c | 31 static bool timeout; variable
|
/sysdeps/mach/hurd/i386/ |
A D | intr-msg.h | 24 #define INTR_MSG_TRAP(msg, option, send_size, rcv_size, rcv_name, timeout, notify, cancel_p, intr_p… argument 120 mach_msg_timeout_t timeout; member
|