Home
last modified time | relevance | path

Searched defs:tmo (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/sysdeps/pthread/
Dtst-robust3.c5 static struct timespec tmo; variable
Dtst-join15.c68 struct timespec tmo; in do_test() local
/glibc-2.36/socket/
Drecvmmsg.c26 struct timespec *tmo) in recvmmsg()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-epoll.c138 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()
Depoll_pwait2.c24 const struct __timespec64 *tmo, const sigset_t *s) in __epoll_pwait2_time64()
/glibc-2.36/nptl/
Dtst-mutexpi10.c64 struct timespec tmo = timespec_add (xclock_now (clocks[c].clk), in do_test() local
/glibc-2.36/misc/
Dtst-select.c32 struct timeval tmo; member