Searched refs:timerPool (Results 1 – 1 of 1) sorted by relevance
262 auto *timerPool = static_cast<TimerPool *>(eventData); in handleSystemTimerCallback() local263 if (!timerPool->handleExpiredTimersAndScheduleNext()) { in handleSystemTimerCallback()