Searched refs:periodic_ (Results 1 – 2 of 2) sorted by relevance
37 periodic_(false), in EventTimerPosix()140 if (periodic_) { in StartTimer()158 periodic_ = periodic; in StartTimer()206 if (periodic_ || count_ == 1) in Process()
54 bool periodic_; variable