/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.c | 321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper() 324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper() 389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
|
D | loc_eng_dmn_conn_thread_helper.h | 43 pthread_t thread_id; member
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.c | 321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper() 324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper() 389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
|
D | loc_eng_dmn_conn_thread_helper.h | 43 pthread_t thread_id; member
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.c | 321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper() 324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper() 389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
|
D | loc_eng_dmn_conn_thread_helper.h | 43 pthread_t thread_id; member
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.c | 321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper() 324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper() 389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
|
D | loc_eng_dmn_conn_thread_helper.h | 43 pthread_t thread_id; member
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.c | 321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper() 324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper() 389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
|
D | loc_eng_dmn_conn_thread_helper.h | 43 pthread_t thread_id; member
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.c | 321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper() 324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper() 389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
|
D | loc_eng_dmn_conn_thread_helper.h | 43 pthread_t thread_id; member
|
/hardware/libhardware/modules/vehicle/ |
D | vehicle.c | 54 pthread_t thread_id; member
|