Home
last modified time | relevance | path

Searched refs:WAITING (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/gps/msm8084/utils/
Dloc_timer.c39 WAITING, enumerator
82 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()
/hardware/qcom/gps/utils/
Dloc_timer.c39 WAITING, enumerator
82 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()
/hardware/qcom/gps/msm8974/utils/
Dloc_timer.c39 WAITING, enumerator
82 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()