Home
last modified time | relevance | path

Searched refs:pthread_create (Results 1 – 25 of 144) sorted by relevance

123456

/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
Daenc_svr.c120 r = pthread_create(&aac_info->thr, 0, omx_aac_msg, aac_info); in omx_aac_thread_create()
173 r = pthread_create(&aac_info->thr, 0, omx_aac_events, aac_info); in omx_aac_event_thread_create()
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
Daenc_svr.c121 r = pthread_create(&qcelp13_info->thr, 0, omx_qcelp13_msg, qcelp13_info); in omx_qcelp13_thread_create()
175 r = pthread_create(&qcelp13_info->thr, 0, omx_qcelp13_events, qcelp13_info); in omx_qcelp13_event_thread_create()
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
Daenc_svr.c120 r = pthread_create(&evrc_info->thr, 0, omx_evrc_msg, evrc_info); in omx_evrc_thread_create()
173 r = pthread_create(&evrc_info->thr, 0, omx_evrc_events, evrc_info); in omx_evrc_event_thread_create()
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
Daenc_svr.c120 r = pthread_create(&amr_info->thr, 0, omx_amr_msg, amr_info); in omx_amr_thread_create()
173 r = pthread_create(&amr_info->thr, 0, omx_amr_events, amr_info); in omx_amr_event_thread_create()
/hardware/libhardware/modules/sensors/tests/
DSensorEventQueue_test.cpp178 pthread_create(&reader, NULL, fullQueueReaderTask, &readerCtx); in testFullQueueIo()
179 pthread_create(&writer, NULL, fullQueueWriterTask, &writerCtx); in testFullQueueIo()
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_dual_test.c887 rc = pthread_create(&back_thread_id, NULL, back_thread, &params); in mm_app_dtc_7()
889 rc = pthread_create(&front_thread_id, NULL, front_thread, &params); in mm_app_dtc_7()
925 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams); in mm_app_dtc_8()
927 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams); in mm_app_dtc_8()
963 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams); in mm_app_dtc_9()
965 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams); in mm_app_dtc_9()
1001 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams); in mm_app_dtc_10()
1003 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams); in mm_app_dtc_10()
1039 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams); in mm_app_dtc_11()
1041 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams); in mm_app_dtc_11()
[all …]
/hardware/intel/common/wrs_omxil_core/utils/src/
Dthread.cpp51 ret = pthread_create(&id, NULL, Instance, this); in Start()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dthreading.h31 #define pthread_create(thhandle,attr,thfunc,tharg) (int)((*thhandle=(HANDLE)_beginthreadex(NULL,0,(… macro
52 #define pthread_create(thhandle,attr,thfunc,tharg) \
/hardware/qcom/camera/QCamera2/util/
DQCameraCmdThread.cpp96 pthread_create(&cmd_pid, in launch()
/hardware/qcom/gps/msm8960/core/
DMsgTask.cpp79 if (!pthread_create(&tid, &attr, loopMain, in createPThread()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_vsync.cpp138 ret = pthread_create(&vsync_thread, NULL, vsync_loop, (void*) ctx); in init_vsync_thread()
/hardware/qcom/gps/core/
DMsgTask.cpp94 if (!pthread_create(&tid, &attr, loopMain, in createPThread()
/hardware/qcom/gps/msm8994/core/
DMsgTask.cpp94 if (!pthread_create(&tid, &attr, loopMain, in createPThread()
/hardware/qcom/gps/msm8084/core/
DMsgTask.cpp94 if (!pthread_create(&tid, &attr, loopMain, in createPThread()
/hardware/ti/omap4-aah/domx/mm_osal/src/
Dtimm_osal_task.c185 if (SUCCESS != pthread_create(&pHandle->threadID, in TIMM_OSAL_CreateTask()
/hardware/bsp/intel/peripheral/libupm/src/lol/
Dlol.cxx157 pthread_create (&drawer_thread, NULL, do_draw, NULL); in LoL()
/hardware/ti/omap4xxx/domx/mm_osal/src/
Dtimm_osal_task.c185 if (SUCCESS != pthread_create(&pHandle->threadID, in TIMM_OSAL_CreateTask()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_thread.c96 ok = !pthread_create(&worker->thread_, NULL, thread_loop, worker); in vp9_worker_reset()
Dvp9_thread.h47 static INLINE int pthread_create(pthread_t* const thread, const void* attr, in pthread_create() function
/hardware/qcom/gps/msm8960/utils/
Dloc_timer.c142 if(pthread_create(&(id), &tattr, timer_thread, (void *)t)) { in loc_timer_start()
/hardware/ril/libril/
DRilSocket.cpp65 result = pthread_create(&socketThreadId, &attr, pptr, this); in onNewCommandConnect()
/hardware/akm/AK8975_FS/akmdfs/
Dmain.c84 if (pthread_create(&s_thread, &attr, thread_main, NULL) == 0) { in startClone()
/hardware/qcom/gps/msm8996/utils/
DLocThread.cpp79 } else if (pthread_create(&mThandle, NULL, threadMain, this)) { in LocThreadDelegate()
/hardware/qcom/gps/msm8909/utils/
DLocThread.cpp79 } else if (pthread_create(&mThandle, NULL, threadMain, this)) { in LocThreadDelegate()
/hardware/bsp/intel/peripheral/libupm/src/pulsensor/
Dpulsensor.cxx74 error = pthread_create (&(sample_thread), NULL, &Pulsensor::do_sample, this); in start_sampler()

123456