HomeSort by relevance Sort by last modified time
    Searched refs:timerfd (Results 1 - 3 of 3) sorted by null

  /external/libusb/libusb/
io.c 34 #include <sys/timerfd.h>
641 * - Linux v2.6.27 or newer, compiled with timerfd support
    [all...]
libusbi.h 193 * this timerfd is maintained to trigger on the next pending timeout */
194 int timerfd; member in struct:libusb_context
199 #define usbi_using_timerfd(ctx) ((ctx)->timerfd >= 0)
777 /* clock ID of the clock that should be used for timerfd */
  /external/libusb/
configure     [all...]

Completed in 288 milliseconds