/hardware/libhardware/modules/sensors/tests/ |
D | SensorEventQueue_test.cpp | 181 pthread_join(writer, NULL); in testFullQueueIo() 182 pthread_join(reader, NULL); in testFullQueueIo()
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_dual_test.c | 892 rc = pthread_join(back_thread_id, NULL); in mm_app_dtc_7() 894 rc = pthread_join(front_thread_id, NULL); in mm_app_dtc_7() 930 rc = pthread_join(back_thread_id, NULL); in mm_app_dtc_8() 932 rc = pthread_join(front_thread_id, NULL); in mm_app_dtc_8() 968 rc = pthread_join(back_thread_id, NULL); in mm_app_dtc_9() 970 rc = pthread_join(front_thread_id, NULL); in mm_app_dtc_9() 1006 rc = pthread_join(back_thread_id, NULL); in mm_app_dtc_10() 1008 rc = pthread_join(front_thread_id, NULL); in mm_app_dtc_10() 1044 rc = pthread_join(back_thread_id, NULL); in mm_app_dtc_11() 1046 rc = pthread_join(front_thread_id, NULL); in mm_app_dtc_11() [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | threading.h | 32 #define pthread_join(thread, result) ((WaitForSingleObject((thread),INFINITE)!=WAIT_OBJECT_0) || !C… macro 54 #define pthread_join(thread, result) ((int)DosWaitThread(&(thread),0))
|
/hardware/intel/common/wrs_omxil_core/utils/src/ |
D | thread.cpp | 66 ret = pthread_join(id, NULL); in Join()
|
/hardware/qcom/camera/QCamera2/util/ |
D | QCameraCmdThread.cpp | 217 if (pthread_join(cmd_pid, NULL) != 0) { in exit()
|
D | QCameraDisplay.cpp | 184 pthread_join(mVsyncThreadCameraHandle, NULL); in ~QCameraDisplay()
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
D | timm_osal_task.c | 236 if (pthread_join(pHandle->threadID, &retVal)) in TIMM_OSAL_DeleteTask()
|
/hardware/ti/omap4-aah/domx/mm_osal/src/ |
D | timm_osal_task.c | 236 if (pthread_join(pHandle->threadID, &retVal)) in TIMM_OSAL_DeleteTask()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
D | vp9_thread.c | 127 pthread_join(worker->thread_, NULL); in vp9_worker_end()
|
D | vp9_thread.h | 62 static INLINE int pthread_join(pthread_t thread, void** value_ptr) { in pthread_join() function
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | ethreading.c | 571 pthread_join(cpi->h_encoding_thread[ithread], 0); in vp8cx_create_encoder_threads() 603 pthread_join(cpi->h_encoding_thread[ithread], 0); in vp8cx_create_encoder_threads() 635 pthread_join(cpi->h_encoding_thread[i], 0); in vp8cx_remove_encoder_threads() 641 pthread_join(cpi->h_filter_thread, 0); in vp8cx_remove_encoder_threads()
|
/hardware/bsp/intel/peripheral/light/mraa/ |
D | lights.c | 290 pthread_join(dev->flash_thread, NULL); in set_light_generic() 412 pthread_join(dev->flash_thread, NULL); in close_lights()
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/ |
D | aenc_svr.c | 194 pthread_join(amr_info->thr,NULL); in omx_amr_thread_stop()
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/ |
D | aenc_svr.c | 194 pthread_join(evrc_info->thr,NULL); in omx_evrc_thread_stop()
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/ |
D | aenc_svr.c | 196 pthread_join(qcelp13_info->thr,NULL); in omx_qcelp13_thread_stop()
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/ |
D | aenc_svr.c | 194 pthread_join(aac_info->thr,NULL); in omx_aac_thread_stop()
|
/hardware/akm/AK8975_FS/akmdfs/ |
D | main.c | 277 pthread_join(s_thread, NULL); in main()
|
/hardware/qcom/gps/msm8996/utils/ |
D | LocThread.cpp | 142 pthread_join(mThandle, NULL); in stop()
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocThread.cpp | 142 pthread_join(mThandle, NULL); in stop()
|
/hardware/bsp/intel/peripheral/sensors/mraa/ |
D | AcquisitionThread.cpp | 218 pthread_join(pthread, nullptr); in ~AcquisitionThread()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.c | 389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.c | 389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.c | 389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.c | 389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.c | 389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
|