Searched refs:TimerExists (Results 1 – 1 of 1) sorted by relevance
84 static bool TimerExists( TimerEvent_t *obj );108 if( ( obj == NULL ) || ( TimerExists( obj ) == true ) ) in TimerStart()307 static bool TimerExists( TimerEvent_t *obj ) in TimerExists() function