Home
last modified time | relevance | path

Searched refs:tval (Results 1 – 2 of 2) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dppoll.c30 struct __timespec64 tval; in __ppoll64() local
33 tval = *timeout; in __ppoll64()
34 timeout = &tval; in __ppoll64()
A Dpselect.c44 struct __timespec64 tval; in __pselect64() local
47 tval = *timeout; in __pselect64()
48 timeout = &tval; in __pselect64()

Completed in 3 milliseconds