Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 25 of 32) sorted by relevance

12

/sysdeps/unix/sysv/linux/alpha/
A Dselect.c28 struct timeval *timeout) in __new_select()
44 struct timeval *timeout) in __select_tv32()
/sysdeps/unix/sysv/linux/
A Dpoll.c26 __poll (struct pollfd *fds, nfds_t nfds, int timeout) in __poll()
A Dsemtimedop.c25 const struct __timespec64 *timeout) in semtimedop_syscall()
40 const struct __timespec64 *timeout) in __semtimedop64()
A Depoll_wait.c27 epoll_wait (int epfd, struct epoll_event *events, int maxevents, int timeout) in epoll_wait()
A Depoll_pwait.c37 int maxevents, int timeout, in epoll_pwait()
A Dpselect.c23 fd_set *exceptfds, const struct __timespec64 *timeout, in pselect64_syscall()
40 const struct __timespec64 *timeout, const sigset_t *sigmask) in __pselect64()
A Dpselect32.c26 fd_set *exceptfds, const struct __timespec64 *timeout, in __pselect32()
A Dtst-ppoll.c34 struct timespec timeout = make_timespec (0, zero_tmo ? 0 : TIMESPEC_HZ/2); in test_ppoll_timeout() local
A Dtst-sigtimedwait.c35 struct timespec timeout = make_timespec (0, zero_tmo ? 0 : TIMESPEC_HZ/2); in test_sigtimedwait_timeout() local
A Dppoll.c25 __ppoll64 (struct pollfd *fds, nfds_t nfds, const struct __timespec64 *timeout, in __ppoll64()
A Dsigtimedwait.c23 const struct __timespec64 *timeout) in __sigtimedwait64()
A Drecvmmsg.c24 struct __timespec64 *timeout) in __recvmmsg64()
/sysdeps/mach/hurd/
A Dppoll.c26 const struct timespec *timeout, const sigset_t *sigmask) in ppoll()
A Dpoll.c31 __poll (struct pollfd *fds, nfds_t nfds, int timeout) in __poll()
A Dpselect.c34 const struct timespec *timeout, const sigset_t *sigmask) in __pselect()
A Dselect.c30 struct timeval *timeout) in __select()
/sysdeps/mach/
A Dusleep.c30 mach_msg_timeout_t timeout = useconds / 1000 + (useconds % 1000 != 0); in usleep() local
/sysdeps/htl/
A Dsem-timedwait.c49 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 Daio_misc.h35 #define AIO_MISC_WAIT(result, futex, timeout, cancel) \ argument
/sysdeps/mach/htl/
A Dpt-timedblock.c40 mach_msg_timeout_t timeout; in __pthread_timedblock() local
/sysdeps/unix/sysv/linux/microblaze/
A Dpselect32.c30 fd_set *exceptfds, const struct __timespec64 *timeout, in __pselect32()
/sysdeps/pthread/
A Dtst-join3.c55 struct timespec timeout = timespec_add (xclock_now (clockid_for_get), in do_test_clock() local
A Dtst-pthread_cancel-select-loop.c35 static bool timeout; variable
A Dtst-pthread_kill-exiting.c31 static bool timeout; variable
/sysdeps/mach/hurd/i386/
A Dintr-msg.h24 #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

Completed in 31 milliseconds

12