Searched defs:timerfd (Results 1 – 2 of 2) sorted by relevance
157 bool WlcReporter::ptmcWaitTimer(int timerfd) { in ptmcWaitTimer()189 int timerfd = timerfd_create(CLOCK_BOOTTIME, 0); in reportInBackground() local
920 int timerfd = timerfd_create(CLOCK_BOOTTIME, 0); in collect() local