Home
last modified time | relevance | path

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

/base/startup/init/services/loopevent/timer/
H A Dle_timer.c27 #define TIMER_CANCELED 0x1000 macro
93 if ((timer->repeat == 0) || ((timer->flags & TIMER_CANCELED) == TIMER_CANCELED)) { in CheckTimeoutOfTimer()
177 timer->flags |= TIMER_CANCELED; in CancelTimer()

Completed in 1 milliseconds