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

  /external/compiler-rt/test/sanitizer_common/TestCases/Linux/
timerfd.cc 6 #include <sys/timerfd.h>
  /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 */
  /system/extras/tests/suspend_stress/
suspend_stress.cpp 27 #include <sys/timerfd.h>
  /external/strace/
time.c 306 SYS_FUNC(timerfd)
sys_func.h 282 extern SYS_FUNC(timerfd);
  /system/core/healthd/
healthd.cpp 33 #include <sys/timerfd.h>
  /external/libchrome/components/timers/
alarm_timer_chromeos.cc 8 #include <sys/timerfd.h>
  /external/strace/linux/mips/
syscallent-n32.h 284 [6281] = { 4, TD, SEN(timerfd), "timerfd" },
syscallent-n64.h 280 [5277] = { 4, TD, SEN(timerfd), "timerfd" },
syscallent-o32.h 321 [4318] = { 4, TD, SEN(timerfd), "timerfd" },
  /external/strace/linux/s390x/
syscallent.h 332 [317] = { 4, TD, SEN(timerfd), "timerfd" },
  /frameworks/base/services/core/jni/
com_android_server_AlarmManagerService.cpp 31 #include <sys/timerfd.h>
155 /* timerfd interprets 0 = disarm, so replace with a practically
400 /* 0 = disarmed; the timerfd doesn't need to be armed to get
  /hardware/qcom/gps/msm8909/utils/
LocTimer.cpp 35 #include <sys/timerfd.h>
73 LocTimerPollTask - is a class that wraps timerfd and epoll POXIS APIs. It also
86 // events. When that happens, soonest time out changes, so timerfd needs update.
  /hardware/qcom/gps/msm8996/utils/
LocTimer.cpp 35 #include <sys/timerfd.h>
73 LocTimerPollTask - is a class that wraps timerfd and epoll POXIS APIs. It also
86 // events. When that happens, soonest time out changes, so timerfd needs update.
  /hardware/qcom/gps/msmcobalt/utils/
LocTimer.cpp 35 #include <sys/timerfd.h>
73 LocTimerPollTask - is a class that wraps timerfd and epoll POXIS APIs. It also
86 // events. When that happens, soonest time out changes, so timerfd needs update.
  /external/strace/linux/avr32/
syscallent.h 308 [280] = { 2, TD, SEN(timerfd), "timerfd" },
  /external/strace/linux/hppa/
syscallent.h 308 [303] = { 4, TD, SEN(timerfd), "timerfd" },
  /external/strace/linux/ia64/
syscallent.h 327 [1308] = { 4, TD, SEN(timerfd), "timerfd" },
  /external/strace/linux/s390/
syscallent.h 348 [317] = { 4, TD, SEN(timerfd), "timerfd" },
  /external/strace/linux/alpha/
syscallent.h 442 [477] = { 4, TD, SEN(timerfd), "timerfd" },
  /external/libusb/
configure     [all...]

Completed in 3163 milliseconds