/hardware/intel/common/wrs_omxil_core/utils/src/ |
D | workqueue.cpp | 93 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/ |
D | vp9_thread.c | 35 pthread_cond_wait(&worker->condition_, &worker->mutex_); in thread_loop() 59 pthread_cond_wait(&worker->condition_, &worker->mutex_); in change_state()
|
D | vp9_thread.h | 132 static INLINE int pthread_cond_wait(pthread_cond_t *const condition, in pthread_cond_wait() function
|
D | vp9_dthread.c | 46 pthread_cond_wait(&lf_sync->cond_[r - 1], in sync_read()
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | sync.h | 46 return pthread_cond_wait(&mCondition, &mMutex); in wait()
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/ |
D | CSemaphore.cpp | 60 pthread_cond_wait(&m_cond, &m_mutex); in wait()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | sync.h | 61 return pthread_cond_wait(&mCondition, &mMutex); in wait()
|
/hardware/libhardware/modules/sensors/ |
D | SensorEventQueue.cpp | 88 pthread_cond_wait(&mSpaceAvailableCondition, mutex); in waitForSpace()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gr.h | 95 inline void wait() { pthread_cond_wait(&cond, &mutex); } in wait()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gr.h | 95 inline void wait() { pthread_cond_wait(&cond, &mutex); } in wait()
|
/hardware/intel/common/libwsbm/src/ |
D | wsbm_driver.c | 214 pthread_cond_wait(&pCond->cond, &pMutex->mutex); in p_condWait()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/ |
D | Exynos_OSAL_Event.c | 199 pthread_cond_wait(&event->condition, (pthread_mutex_t *)(event->mutex)); in Exynos_OSAL_SignalWait()
|
/hardware/libhardware/modules/sensors/tests/ |
D | SensorEventQueue_test.cpp | 152 pthread_cond_wait(&dataAvailableCond, &mutex); in fullQueueReaderTask()
|
/hardware/qcom/gps/utils/ |
D | msg_q.c | 259 pthread_cond_wait(&p_msg_q->list_cond, &p_msg_q->list_mutex); in msg_q_rcv()
|
/hardware/qcom/gps/msm8960/utils/ |
D | msg_q.c | 259 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/ |
D | loc_eng_dmn_conn_thread_helper.c | 129 result = pthread_cond_wait(&thelper->thread_cond, &thelper->thread_mutex); in thelper_signal_wait()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.c | 129 result = pthread_cond_wait(&thelper->thread_cond, &thelper->thread_mutex); in thelper_signal_wait()
|
/hardware/ti/omap4-aah/domx/mm_osal/src/ |
D | timm_osal_events.c | 333 pthread_cond_wait(&(plEvent->condition), in TIMM_OSAL_EventRetrieve()
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
D | timm_osal_events.c | 333 pthread_cond_wait(&(plEvent->condition), in TIMM_OSAL_EventRetrieve()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEnc_Utils.c | 349 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() 898 … pthread_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() 1293 … pthread_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/ |
D | OMX_JpegEnc_Utils.c | 274 … pthread_cond_wait(&pComponentPrivate->populate_cond, &pComponentPrivate->jpege_mutex_app); in JpegEncEnablePort() 289 … pthread_cond_wait(&pComponentPrivate->populate_cond, &pComponentPrivate->jpege_mutex_app); in JpegEncEnablePort() 305 … pthread_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() 1526 … pthread_cond_wait(&pComponentPrivate->populate_cond, &pComponentPrivate->jpege_mutex_app); in HandleJpegEncCommand() 1650 pthread_cond_wait(&pComponentPrivate->stop_cond, &pComponentPrivate->jpege_mutex); in HandleJpegEncCommand() 1955 … pthread_cond_wait(&pComponentPrivate->unpopulate_cond, &pComponentPrivate->jpege_mutex_app); in HandleJpegEncCommand()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDec_Utils.c | 938 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WMADECHandleCommand() 1199 … pthread_cond_wait(&pComponentPrivate->codecFlush_threshold, &pComponentPrivate->codecFlush_mutex); in WMADECHandleCommand() 1231 … pthread_cond_wait(&pComponentPrivate->codecFlush_threshold, &pComponentPrivate->codecFlush_mutex); in WMADECHandleCommand() 2672 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, in WMADEC_CommandToIdle() 2844 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WMADEC_CommandToIdle() 2882 … pthread_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/ |
D | OMX_Mp3Dec_Utils.c | 730 … pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); in MP3DEC_HandleCommand() 886 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in MP3DEC_HandleCommand() 935 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in MP3DEC_HandleCommand() 1194 … pthread_cond_wait(&pComponentPrivate->InIdle_threshold, &pComponentPrivate->InIdle_mutex); in MP3DEC_HandleCommand() 1705 … pthread_cond_wait(&pComponentPrivate->codecFlush_threshold, &pComponentPrivate->codecFlush_mutex); in MP3DEC_HandleCommand() 1763 … pthread_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/ |
D | OMX_WbAmrDec_Utils.c | 772 … pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); in WBAMR_DEC_HandleCommand() 976 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 1005 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 1236 … pthread_cond_wait(&pComponentPrivate->InIdle_threshold, &pComponentPrivate->InIdle_mutex); in WBAMR_DEC_HandleCommand() 1458 … pthread_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/ |
D | OMX_AacDec_Utils.c | 692 … pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); in AACDEC_HandleCommand() 846 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in AACDEC_HandleCommand() 893 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in AACDEC_HandleCommand() 1231 … pthread_cond_wait(&pComponentPrivate->InIdle_threshold, &pComponentPrivate->InIdle_mutex); in AACDEC_HandleCommand() 1751 … pthread_cond_wait(&pComponentPrivate->codecFlush_threshold, &pComponentPrivate->codecFlush_mutex); in AACDEC_HandleCommand() 1809 … pthread_cond_wait(&pComponentPrivate->codecFlush_threshold, &pComponentPrivate->codecFlush_mutex); in AACDEC_HandleCommand() 2799 pthread_cond_wait(&bufferReturned_condition, &bufferReturned_mutex); in AACDEC_LCML_Callback()
|