HomeSort by relevance Sort by last modified time
    Searched refs:timerfd (Results 1 - 6 of 6) 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_aah/libusb/
io.c 34 #include <sys/timerfd.h>
645 * - Linux v2.6.27 or newer, compiled with timerfd support
    [all...]
libusbi.h 302 * this timerfd is maintained to trigger on the next pending timeout */
303 int timerfd; member in struct:libusb_context
308 #define usbi_using_timerfd(ctx) ((ctx)->timerfd >= 0)
900 /* clock ID of the clock that should be used for timerfd */
  /development/ndk/sources/android/libportable/
Android.mk 58 arch-mips/timerfd.c \
  /external/libusb/
configure     [all...]

Completed in 50 milliseconds