Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dtst-ppoll.c29 static int test_ppoll_timeout (bool zero_tmo) in test_ppoll_timeout() argument
34 struct timespec timeout = make_timespec (0, zero_tmo ? 0 : TIMESPEC_HZ/2); in test_ppoll_timeout()
A Dtst-sigtimedwait.c30 test_sigtimedwait_timeout (bool zero_tmo) in test_sigtimedwait_timeout() argument
35 struct timespec timeout = make_timespec (0, zero_tmo ? 0 : TIMESPEC_HZ/2); in test_sigtimedwait_timeout()

Completed in 3 milliseconds