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