Home
last modified time | relevance | path

Searched refs:pthread_join (Results 1 – 25 of 75) sorted by relevance

123

/hardware/libhardware/modules/sensors/tests/
DSensorEventQueue_test.cpp181 pthread_join(writer, NULL); in testFullQueueIo()
182 pthread_join(reader, NULL); in testFullQueueIo()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dthreading.h32 #define pthread_join(thread, result) ((WaitForSingleObject((thread),INFINITE)!=WAIT_OBJECT_0) || !C… macro
54 #define pthread_join(thread, result) ((int)DosWaitThread(&(thread),0))
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_dual_test.c895 rc = pthread_join(back_thread_id, NULL); in mm_app_dtc_7()
897 rc = pthread_join(front_thread_id, NULL); in mm_app_dtc_7()
933 rc = pthread_join(back_thread_id, NULL); in mm_app_dtc_8()
935 rc = pthread_join(front_thread_id, NULL); in mm_app_dtc_8()
971 rc = pthread_join(back_thread_id, NULL); in mm_app_dtc_9()
973 rc = pthread_join(front_thread_id, NULL); in mm_app_dtc_9()
1009 rc = pthread_join(back_thread_id, NULL); in mm_app_dtc_10()
1011 rc = pthread_join(front_thread_id, NULL); in mm_app_dtc_10()
1047 rc = pthread_join(back_thread_id, NULL); in mm_app_dtc_11()
1049 rc = pthread_join(front_thread_id, NULL); in mm_app_dtc_11()
[all …]
/hardware/intel/common/wrs_omxil_core/utils/src/
Dthread.cpp66 ret = pthread_join(id, NULL); in Join()
/hardware/qcom/camera/QCamera2/util/
DQCameraCmdThread.cpp209 if (pthread_join(cmd_pid, NULL) != 0) { in exit()
/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c176 pthread_join(stdev->callback_thread, (void **) NULL); in stdev_unload_sound_model()
236 pthread_join(stdev->callback_thread, (void **) NULL); in stdev_stop_recognition()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dethreading.c571 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/ti/omap4-aah/domx/mm_osal/src/
Dtimm_osal_task.c236 if (pthread_join(pHandle->threadID, &retVal)) in TIMM_OSAL_DeleteTask()
/hardware/ti/omap4xxx/domx/mm_osal/src/
Dtimm_osal_task.c236 if (pthread_join(pHandle->threadID, &retVal)) in TIMM_OSAL_DeleteTask()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_thread.c127 pthread_join(worker->thread_, NULL); in vp9_worker_end()
Dvp9_thread.h62 static INLINE int pthread_join(pthread_t thread, void** value_ptr) { in pthread_join() function
/hardware/akm/AK8975_FS/akmdfs/
Dmain.c277 pthread_join(s_thread, NULL); in main()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
Dstress_iio.c900 pthread_join(thread_dmp_event, NULL); in inv_create_thread()
901 pthread_join(thread_read_data, NULL); in inv_create_thread()
902 pthread_join(thread_control, NULL); in inv_create_thread()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
/hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_thread.c557 if (pthread_join(poll_cb->pid, NULL) != 0) { in mm_camera_poll_thread_release()
674 if (pthread_join(cmd_thread->cmd_pid, NULL) != 0) { in mm_camera_cmd_thread_stop()
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
Domx_rpc.c223 status = pthread_join(pRPCCtx->cbThread, NULL); in RPC_InstanceDeInit()
/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
Domx_rpc.c223 status = pthread_join(pRPCCtx->cbThread, NULL); in RPC_InstanceDeInit()
/hardware/ti/omap4-aah/
Dheaptracker.c578 pthread_join(scanner_thread, NULL); in deinit()
/hardware/ti/omap4xxx/
Dheaptracker.c578 pthread_join(scanner_thread, NULL); in deinit()
/hardware/intel/common/libva/test/putsurface/
Dputsurface_common.c662 pthread_join(thread1, (void **)&ret); in main()
/hardware/intel/common/libva/test/encode/
Dmpeg2vaenc.c1138 pthread_join(ctx->upload_thread_id, NULL); in begin_picture()
1517 pthread_join(ctx->upload_thread_id, NULL); in mpeg2enc_end()
Dmpeg2enc.c1122 pthread_join(ctx->upload_thread_id, NULL); in begin_picture()
1501 pthread_join(ctx->upload_thread_id, NULL); in mpeg2enc_end()

123