Searched refs:thread_exit (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c56 thelper->thread_exit = 0;
128 if (!thelper->thread_ready && !thelper->thread_exit) {
132 if (thelper->thread_exit) {
229 thelper->thread_exit = 1;
241 thelper->thread_exit = 1;
251 thelper->thread_exit = 1;
255 } while (thelper->thread_exit == 0);
338 return thelper->thread_exit;
362 thelper->thread_exit = 1;
H A Dloc_eng_dmn_conn_thread_helper.h39 unsigned char thread_exit; member in struct:loc_eng_dmn_conn_thelper
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c56 thelper->thread_exit = 0;
128 if (!thelper->thread_ready && !thelper->thread_exit) {
132 if (thelper->thread_exit) {
229 thelper->thread_exit = 1;
241 thelper->thread_exit = 1;
251 thelper->thread_exit = 1;
255 } while (thelper->thread_exit == 0);
338 return thelper->thread_exit;
362 thelper->thread_exit = 1;
H A Dloc_eng_dmn_conn_thread_helper.h39 unsigned char thread_exit; member in struct:loc_eng_dmn_conn_thelper
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c56 thelper->thread_exit = 0;
128 if (!thelper->thread_ready && !thelper->thread_exit) {
132 if (thelper->thread_exit) {
229 thelper->thread_exit = 1;
241 thelper->thread_exit = 1;
251 thelper->thread_exit = 1;
255 } while (thelper->thread_exit == 0);
338 return thelper->thread_exit;
362 thelper->thread_exit = 1;
H A Dloc_eng_dmn_conn_thread_helper.h39 unsigned char thread_exit; member in struct:loc_eng_dmn_conn_thelper
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c56 thelper->thread_exit = 0;
128 if (!thelper->thread_ready && !thelper->thread_exit) {
132 if (thelper->thread_exit) {
229 thelper->thread_exit = 1;
241 thelper->thread_exit = 1;
251 thelper->thread_exit = 1;
255 } while (thelper->thread_exit == 0);
338 return thelper->thread_exit;
362 thelper->thread_exit = 1;
H A Dloc_eng_dmn_conn_thread_helper.h39 unsigned char thread_exit; member in struct:loc_eng_dmn_conn_thelper
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c56 thelper->thread_exit = 0;
128 if (!thelper->thread_ready && !thelper->thread_exit) {
132 if (thelper->thread_exit) {
229 thelper->thread_exit = 1;
241 thelper->thread_exit = 1;
251 thelper->thread_exit = 1;
255 } while (thelper->thread_exit == 0);
338 return thelper->thread_exit;
362 thelper->thread_exit = 1;
H A Dloc_eng_dmn_conn_thread_helper.h39 unsigned char thread_exit; member in struct:loc_eng_dmn_conn_thelper
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c56 thelper->thread_exit = 0;
128 if (!thelper->thread_ready && !thelper->thread_exit) {
132 if (thelper->thread_exit) {
229 thelper->thread_exit = 1;
241 thelper->thread_exit = 1;
251 thelper->thread_exit = 1;
255 } while (thelper->thread_exit == 0);
338 return thelper->thread_exit;
362 thelper->thread_exit = 1;
H A Dloc_eng_dmn_conn_thread_helper.h39 unsigned char thread_exit; member in struct:loc_eng_dmn_conn_thelper
/hardware/qcom/audio/msm8909/audiod/
H A DAudioDaemon.cpp246 goto thread_exit;
410 thread_exit:
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h380 bool thread_exit; member in struct:video_vpu_context
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp364 if(omx->drv_ctx.thread_exit)
674 drv_ctx.thread_exit = false;
757 drv_ctx.thread_exit = true;

Completed in 376 milliseconds