Home
last modified time | relevance | path

Searched refs:timer_thread (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8960/utils/
Dloc_timer.c45 static void *timer_thread(void *thread_data) in timer_thread() function
142 if(pthread_create(&(id), &tattr, timer_thread, (void *)t)) { in loc_timer_start()
/hardware/qcom/gps/msm8084/utils/
Dloc_timer.c53 static void *timer_thread(void *thread_data) in timer_thread() function
153 if(pthread_create(&(id), &tattr, timer_thread, (void *)t)) { in loc_timer_start()
/hardware/qcom/gps/utils/
Dloc_timer.c53 static void *timer_thread(void *thread_data) in timer_thread() function
169 if(pthread_create(&(id), &tattr, timer_thread, (void *)t)) { in loc_timer_start()
/hardware/qcom/gps/msm8974/utils/
Dloc_timer.c53 static void *timer_thread(void *thread_data) in timer_thread() function
153 if(pthread_create(&(id), &tattr, timer_thread, (void *)t)) { in loc_timer_start()