Home
last modified time | relevance | path

Searched refs:TimerLooper (Results 1 - 2 of 2) sorted by relevance

/base/time/time_service/services/timer/include/
H A Dtimer_manager.h73 void TimerLooper();
/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp103 alarmThread_.reset(new std::thread([this] { this->TimerLooper(); }));
544 void TimerManager::TimerLooper() in TimerLooper() function in OHOS::MiscServices::TimerManager

Completed in 3 milliseconds