Home
last modified time | relevance | path

Searched refs:pthread_detach (Results 1 – 9 of 9) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dthreading.h33 #define pthread_detach(thread) if(thread!=NULL)CloseHandle(thread) macro
55 #define pthread_detach(thread) 0
/hardware/qcom/gps/msm8996/utils/
DLocThread.cpp95 pthread_detach(mThandle); in LocThreadDelegate()
/hardware/qcom/gps/msm8909/utils/
DLocThread.cpp95 pthread_detach(mThandle); in LocThreadDelegate()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp168 rc = pthread_detach(loc_eng_ni_data_p->thread); in loc_eng_ni_request_handler()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp185 rc = pthread_detach(pSession->thread); in loc_eng_ni_request_handler()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp185 rc = pthread_detach(pSession->thread); in loc_eng_ni_request_handler()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp185 rc = pthread_detach(pSession->thread); in loc_eng_ni_request_handler()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp185 rc = pthread_detach(pSession->thread); in loc_eng_ni_request_handler()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp185 rc = pthread_detach(pSession->thread); in loc_eng_ni_request_handler()