Searched refs:thread_proc (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h47 int (*thread_proc) (void * context); member in struct:loc_eng_dmn_conn_thelper
55 int (*thread_proc) (void * context),
H A Dloc_eng_dmn_conn_thread_helper.c248 if (thelper->thread_proc) {
249 result = thelper->thread_proc(thelper->thread_context);
283 thread_proc - The task loop
300 int (*thread_proc) (void * context),
315 thelper->thread_proc = thread_proc;
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h47 int (*thread_proc) (void * context); member in struct:loc_eng_dmn_conn_thelper
55 int (*thread_proc) (void * context),
H A Dloc_eng_dmn_conn_thread_helper.c248 if (thelper->thread_proc) {
249 result = thelper->thread_proc(thelper->thread_context);
283 thread_proc - The task loop
300 int (*thread_proc) (void * context),
315 thelper->thread_proc = thread_proc;
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h47 int (*thread_proc) (void * context); member in struct:loc_eng_dmn_conn_thelper
55 int (*thread_proc) (void * context),
H A Dloc_eng_dmn_conn_thread_helper.c248 if (thelper->thread_proc) {
249 result = thelper->thread_proc(thelper->thread_context);
283 thread_proc - The task loop
300 int (*thread_proc) (void * context),
315 thelper->thread_proc = thread_proc;
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h47 int (*thread_proc) (void * context); member in struct:loc_eng_dmn_conn_thelper
55 int (*thread_proc) (void * context),
H A Dloc_eng_dmn_conn_thread_helper.c248 if (thelper->thread_proc) {
249 result = thelper->thread_proc(thelper->thread_context);
283 thread_proc - The task loop
300 int (*thread_proc) (void * context),
315 thelper->thread_proc = thread_proc;
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h47 int (*thread_proc) (void * context); member in struct:loc_eng_dmn_conn_thelper
55 int (*thread_proc) (void * context),
H A Dloc_eng_dmn_conn_thread_helper.c248 if (thelper->thread_proc) {
249 result = thelper->thread_proc(thelper->thread_context);
283 thread_proc - The task loop
300 int (*thread_proc) (void * context),
315 thelper->thread_proc = thread_proc;
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h47 int (*thread_proc) (void * context); member in struct:loc_eng_dmn_conn_thelper
55 int (*thread_proc) (void * context),
H A Dloc_eng_dmn_conn_thread_helper.c248 if (thelper->thread_proc) {
249 result = thelper->thread_proc(thelper->thread_context);
283 thread_proc - The task loop
300 int (*thread_proc) (void * context),
315 thelper->thread_proc = thread_proc;

Completed in 98 milliseconds