Home
last modified time | relevance | path

Searched refs:IsLoopReady (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/
H A Devent_reactor.h55 bool IsLoopReady() const in IsLoopReady() function
H A Dtimer.cpp193 if (reactor_->IsLoopReady() && reactor_->IsSwitchedOn()) { in OnTimer()