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