Searched defs:timerFd (Results 1 – 4 of 4) sorted by relevance
65 int32_t timerFd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in ScheduleTask() local106 bool ScheduleTaskManager::UnscheduleTask(const int32_t timerFd) in UnscheduleTask()111 bool ScheduleTaskManager::DeleteTask(const int32_t timerFd) in DeleteTask()
283 int32_t timerFd = scheduleTaskManager_.ScheduleTask( in StartHookLock() local504 int32_t timerFd = scheduleTaskManager_.ScheduleTask( in DelayedShutdown() local
319 … int32_t timerFd = scheduleTaskManager_.ScheduleTask(callback, config[idx].sample_interval()); in StartPluginSession() local335 … int32_t timerFd = scheduleTaskManager_.ScheduleTask(callback, config[idx].sample_interval()); in StartPluginSession() local
184 int32_t timerFd = scheduleTaskManager_.ScheduleTask( in StopTakeResults() local