Home
last modified time | relevance | path

Searched refs:pthread_cond_wait (Results 1 – 25 of 81) sorted by relevance

1234

/hardware/intel/common/wrs_omxil_core/utils/src/
Dworkqueue.cpp93 pthread_cond_wait(&paused_wait, &executing_lock); /* wokeup by Run() */ in PauseWork()
127 pthread_cond_wait(&wcond, &wlock); in Run()
153 pthread_cond_wait(&executing_wait, &executing_lock); in Run()
236 pthread_cond_wait(&complete, &cplock); in WaitCompletion()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_thread.c35 pthread_cond_wait(&worker->condition_, &worker->mutex_); in thread_loop()
59 pthread_cond_wait(&worker->condition_, &worker->mutex_); in change_state()
Dvp9_thread.h132 static INLINE int pthread_cond_wait(pthread_cond_t *const condition, in pthread_cond_wait() function
Dvp9_dthread.c46 pthread_cond_wait(&lf_sync->cond_[r - 1], in sync_read()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dsync.h46 return pthread_cond_wait(&mCondition, &mMutex); in wait()
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
DCSemaphore.cpp60 pthread_cond_wait(&m_cond, &m_mutex); in wait()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dsync.h61 return pthread_cond_wait(&mCondition, &mMutex); in wait()
/hardware/libhardware/modules/sensors/
DSensorEventQueue.cpp88 pthread_cond_wait(&mSpaceAvailableCondition, mutex); in waitForSpace()
/hardware/qcom/display/msm8226/libgralloc/
Dgr.h95 inline void wait() { pthread_cond_wait(&cond, &mutex); } in wait()
/hardware/qcom/display/msm8084/libgralloc/
Dgr.h95 inline void wait() { pthread_cond_wait(&cond, &mutex); } in wait()
/hardware/intel/common/libwsbm/src/
Dwsbm_driver.c214 pthread_cond_wait(&pCond->cond, &pMutex->mutex); in p_condWait()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
DExynos_OSAL_Event.c199 pthread_cond_wait(&event->condition, (pthread_mutex_t *)(event->mutex)); in Exynos_OSAL_SignalWait()
/hardware/libhardware/modules/sensors/tests/
DSensorEventQueue_test.cpp152 pthread_cond_wait(&dataAvailableCond, &mutex); in fullQueueReaderTask()
/hardware/qcom/gps/utils/
Dmsg_q.c259 pthread_cond_wait(&p_msg_q->list_cond, &p_msg_q->list_mutex); in msg_q_rcv()
/hardware/qcom/gps/msm8960/utils/
Dmsg_q.c259 pthread_cond_wait(&p_msg_q->list_cond, &p_msg_q->list_mutex); in msg_q_rcv()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c129 result = pthread_cond_wait(&thelper->thread_cond, &thelper->thread_mutex); in thelper_signal_wait()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c129 result = pthread_cond_wait(&thelper->thread_cond, &thelper->thread_mutex); in thelper_signal_wait()
/hardware/ti/omap4-aah/domx/mm_osal/src/
Dtimm_osal_events.c333 pthread_cond_wait(&(plEvent->condition), in TIMM_OSAL_EventRetrieve()
/hardware/ti/omap4xxx/domx/mm_osal/src/
Dtimm_osal_events.c333 pthread_cond_wait(&(plEvent->condition), in TIMM_OSAL_EventRetrieve()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c349 pthread_cond_wait(&bufferReturned_condition, &bufferReturned_mutex); in OMX_VIDENC_EmptyDataPipes()
739 pthread_cond_wait(&pComponentPrivate->unpopulate_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandDisablePort()
761 pthread_cond_wait(&pComponentPrivate->unpopulate_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandDisablePort()
783 pthread_cond_wait(&pComponentPrivate->unpopulate_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandDisablePort()
850 pthread_cond_wait(&pComponentPrivate->populate_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandEnablePort()
874 pthread_cond_wait(&pComponentPrivate->populate_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandEnablePort()
898pthread_cond_wait(&pComponentPrivate->populate_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandEnablePort()
979 pthread_cond_wait(&pComponentPrivate->flush_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandFlush()
1060 pthread_cond_wait(&pComponentPrivate->flush_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandFlush()
1293pthread_cond_wait(&pComponentPrivate->populate_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandStateSetIdle()
[all …]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEnc_Utils.c274pthread_cond_wait(&pComponentPrivate->populate_cond, &pComponentPrivate->jpege_mutex_app); in JpegEncEnablePort()
289pthread_cond_wait(&pComponentPrivate->populate_cond, &pComponentPrivate->jpege_mutex_app); in JpegEncEnablePort()
305pthread_cond_wait(&pComponentPrivate->populate_cond, &pComponentPrivate->jpege_mutex_app); in JpegEncEnablePort()
794 pthread_cond_wait(&pComponentPrivate->flush_cond, &pComponentPrivate->jpege_mutex); in HandleJpegEncInternalFlush()
816 pthread_cond_wait(&pComponentPrivate->flush_cond, &pComponentPrivate->jpege_mutex); in HandleJpegEncInternalFlush()
858 pthread_cond_wait(&pComponentPrivate->flush_cond, &pComponentPrivate->jpege_mutex); in HandleJpegEncCommandFlush()
940 pthread_cond_wait(&pComponentPrivate->flush_cond, &pComponentPrivate->jpege_mutex); in HandleJpegEncCommandFlush()
1526pthread_cond_wait(&pComponentPrivate->populate_cond, &pComponentPrivate->jpege_mutex_app); in HandleJpegEncCommand()
1650 pthread_cond_wait(&pComponentPrivate->stop_cond, &pComponentPrivate->jpege_mutex); in HandleJpegEncCommand()
1955pthread_cond_wait(&pComponentPrivate->unpopulate_cond, &pComponentPrivate->jpege_mutex_app); in HandleJpegEncCommand()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDec_Utils.c938pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WMADECHandleCommand()
1199pthread_cond_wait(&pComponentPrivate->codecFlush_threshold, &pComponentPrivate->codecFlush_mutex); in WMADECHandleCommand()
1231pthread_cond_wait(&pComponentPrivate->codecFlush_threshold, &pComponentPrivate->codecFlush_mutex); in WMADECHandleCommand()
2672 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, in WMADEC_CommandToIdle()
2844pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WMADEC_CommandToIdle()
2882pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WMADEC_CommandToIdle()
3021 pthread_cond_wait(&pComponentPrivate->InIdle_threshold, in WMADEC_CommandToLoaded()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Dec_Utils.c730pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); in MP3DEC_HandleCommand()
886pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in MP3DEC_HandleCommand()
935pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in MP3DEC_HandleCommand()
1194pthread_cond_wait(&pComponentPrivate->InIdle_threshold, &pComponentPrivate->InIdle_mutex); in MP3DEC_HandleCommand()
1705pthread_cond_wait(&pComponentPrivate->codecFlush_threshold, &pComponentPrivate->codecFlush_mutex); in MP3DEC_HandleCommand()
1763pthread_cond_wait(&pComponentPrivate->codecFlush_threshold, &pComponentPrivate->codecFlush_mutex); in MP3DEC_HandleCommand()
2600 pthread_cond_wait(&bufferReturned_condition, &bufferReturned_mutex); in MP3DEC_LCML_Callback()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDec_Utils.c772pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); in WBAMR_DEC_HandleCommand()
976pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand()
1005pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand()
1236pthread_cond_wait(&pComponentPrivate->InIdle_threshold, &pComponentPrivate->InIdle_mutex); in WBAMR_DEC_HandleCommand()
1458pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand()
2795 pthread_cond_wait(&bufferReturned_condition, &bufferReturned_mutex); in WBAMR_DEC_LCML_Callback()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDec_Utils.c692pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); in AACDEC_HandleCommand()
846pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in AACDEC_HandleCommand()
893pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in AACDEC_HandleCommand()
1231pthread_cond_wait(&pComponentPrivate->InIdle_threshold, &pComponentPrivate->InIdle_mutex); in AACDEC_HandleCommand()
1751pthread_cond_wait(&pComponentPrivate->codecFlush_threshold, &pComponentPrivate->codecFlush_mutex); in AACDEC_HandleCommand()
1809pthread_cond_wait(&pComponentPrivate->codecFlush_threshold, &pComponentPrivate->codecFlush_mutex); in AACDEC_HandleCommand()
2799 pthread_cond_wait(&bufferReturned_condition, &bufferReturned_mutex); in AACDEC_LCML_Callback()

1234