Searched refs:READY (Results 1 – 3 of 3) sorted by relevance
38 READY = 100, enumerator81 if (READY == t->state) { in timer_thread()161 t->state = READY; in loc_timer_start()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()
38 READY = 100, enumerator81 if (READY == t->state) { in timer_thread()145 t->state = READY; in loc_timer_start()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()