Searched defs:tmo (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/sysdeps/pthread/ |
D | tst-robust3.c | 5 static struct timespec tmo; variable
|
D | tst-join15.c | 68 struct timespec tmo; in do_test() local
|
/glibc-2.36/socket/ |
D | recvmmsg.c | 26 struct timespec *tmo) in recvmmsg()
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | tst-epoll.c | 138 int tmo = TYPE_MAXIMUM (int); in test_epoll_large_timeout() local 154 epoll_wait_check (int epfd, struct epoll_event *ev, int maxev, int tmo, in epoll_wait_check() 165 epoll_pwait_check (int epfd, struct epoll_event *ev, int maxev, int tmo, in epoll_pwait_check() 172 epoll_pwait2_check (int epfd, struct epoll_event *ev, int maxev, int tmo, in epoll_pwait2_check()
|
D | epoll_pwait2.c | 24 const struct __timespec64 *tmo, const sigset_t *s) in __epoll_pwait2_time64()
|
/glibc-2.36/nptl/ |
D | tst-mutexpi10.c | 64 struct timespec tmo = timespec_add (xclock_now (clocks[c].clk), in do_test() local
|
/glibc-2.36/misc/ |
D | tst-select.c | 32 struct timeval tmo; member
|