Home
last modified time | relevance | path

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

/external/libusb/
Dconfigure.ac49 AC_CHECK_HEADER([sys/timerfd.h], [timerfd_h=1], [timerfd_h=0])
55 if test "x$use_timerfd" = "xyes" -a "x$timerfd_h" = "x0"; then
68 if test "x$timerfd_h" = "x1" -a "x$tfd_hdr_ok" = "xyes"; then
Dconfigure10754 timerfd_h=1
10756 timerfd_h=0
10768 if test "x$use_timerfd" = "xyes" -a "x$timerfd_h" = "x0"; then
10790 if test "x$timerfd_h" = "x1" -a "x$tfd_hdr_ok" = "xyes"; then