Searched refs:CalloutFunc_t (Results 1 – 3 of 3) sorted by relevance
51 typedef void CalloutFunc_t(void *); typedef120 bool Reset(const timeval &interval, CalloutFunc_t *func, void *arg);160 CalloutFunc_t *m_func;
100 Callout::Reset(const timeval &interval, CalloutFunc_t *func, void *arg) in Reset()
261 static CalloutFunc_t OnGracePeriodEnded;