Searched refs:WAITING (Results 1 – 3 of 3) sorted by relevance
39 WAITING, enumerator82 t->state = WAITING; in timer_thread()178 if (NULL != t && (READY == t->state || WAITING == t->state)) { in loc_timer_stop()180 if (READY == t->state || WAITING == t->state) { in loc_timer_stop()
39 WAITING, enumerator82 t->state = WAITING; in timer_thread()194 if (NULL != t && (READY == t->state || WAITING == t->state) && in loc_timer_stop()196 if (READY == t->state || WAITING == t->state) { in loc_timer_stop()