/hardware/intel/common/wrs_omxil_core/utils/src/ |
D | workqueue.cpp | 80 pthread_cond_signal(&wcond); /* wakeup Run() if it's sleeping */ in StopWork() 101 pthread_cond_signal(&executing_wait); in ResumeWork() 120 pthread_cond_signal(&paused_wait); in Run() 152 pthread_cond_signal(&paused_wait); in Run() 181 pthread_cond_signal(&wcond); /* wakeup Run() if it's sleeping */ in ScheduleWork() 192 pthread_cond_signal(&wcond); /* wakeup Run() if it's sleeping */ in ScheduleWork() 211 pthread_cond_signal(&wcond); /* wakeup Run() if it's sleeping */ in FlushWork() 243 pthread_cond_signal(&complete); /* wakeup WaitCompletion() */ in Work()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 290 pthread_cond_signal(&loc_eng_ni_data_p->sessionEs.tCond); in loc_eng_ni_reset_on_engine_restart() 302 pthread_cond_signal(&loc_eng_ni_data_p->session.tCond); in loc_eng_ni_reset_on_engine_restart() 393 pthread_cond_signal(&loc_eng_ni_data_p->session.tCond); in loc_eng_ni_respond() 406 pthread_cond_signal(&pSession->tCond); in loc_eng_ni_respond()
|
D | loc_eng_dmn_conn_thread_helper.c | 166 result = pthread_cond_signal(&thelper->thread_cond); in thelper_signal_ready()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
D | vp9_thread.c | 44 pthread_cond_signal(&worker->condition_); in thread_loop() 64 pthread_cond_signal(&worker->condition_); in change_state()
|
D | vp9_thread.h | 119 static INLINE int pthread_cond_signal(pthread_cond_t *const condition) { in pthread_cond_signal() function
|
D | vp9_dthread.c | 79 pthread_cond_signal(&lf_sync->cond_[r]); in sync_write()
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | sync.h | 50 pthread_cond_signal(&mCondition); in signal()
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/ |
D | CSemaphore.cpp | 108 pthread_cond_signal(&m_cond); in signal()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 265 pthread_cond_signal(&loc_eng_ni_data_p->tCond); in loc_eng_ni_reset_on_engine_restart() 346 pthread_cond_signal(&loc_eng_ni_data_p->tCond); in loc_eng_ni_respond()
|
D | loc_eng_dmn_conn_thread_helper.c | 166 result = pthread_cond_signal(&thelper->thread_cond); in thelper_signal_ready()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | sync.h | 85 pthread_cond_signal(&mCondition); in signal()
|
/hardware/libhardware/modules/soundtrigger/ |
D | sound_trigger_hw.c | 174 pthread_cond_signal(&stdev->cond); in stdev_unload_sound_model() 234 pthread_cond_signal(&stdev->cond); in stdev_stop_recognition()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gr.h | 97 inline void signal() { pthread_cond_signal(&cond); } in signal()
|
/hardware/ril/reference-ril/ |
D | atchannel.c | 222 pthread_cond_signal(&s_commandcond); in handleFinalResponse() 419 pthread_cond_signal(&s_commandcond); in onReaderClosed() 609 pthread_cond_signal(&s_commandcond); in at_close()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gr.h | 97 inline void signal() { pthread_cond_signal(&cond); } in signal()
|
/hardware/qcom/audio/visualizer/ |
D | offload_visualizer.c | 466 pthread_cond_signal(&cond); in visualizer_hal_start_output() 503 pthread_cond_signal(&cond); in visualizer_hal_stop_output() 508 pthread_cond_signal(&cond); in visualizer_hal_stop_output() 1144 pthread_cond_signal(&cond); in effect_command() 1160 pthread_cond_signal(&cond); in effect_command()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/ |
D | Exynos_OSAL_Event.c | 158 pthread_cond_signal(&event->condition); in Exynos_OSAL_SignalSet()
|
/hardware/qcom/gps/utils/ |
D | loc_timer.c | 181 pthread_cond_signal(&t->timer_cond); in loc_timer_stop()
|
D | msg_q.c | 214 pthread_cond_signal(&p_msg_q->list_cond); in msg_q_snd()
|
/hardware/qcom/gps/msm8960/utils/ |
D | msg_q.c | 214 pthread_cond_signal(&p_msg_q->list_cond); in msg_q_snd()
|
/hardware/ti/omap4-aah/domx/mm_osal/src/ |
D | timm_osal_events.c | 216 if (SUCCESS != pthread_cond_signal(&plEvent->condition)) in TIMM_OSAL_EventSet()
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
D | timm_osal_events.c | 216 if (SUCCESS != pthread_cond_signal(&plEvent->condition)) in TIMM_OSAL_EventSet()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_sync_call.c | 217 pthread_cond_signal(&slot->loc_cb_arrived_cond); in loc_api_callback_process_sync_call()
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | portbase.cpp | 389 pthread_cond_signal(&hdrs_wait); in UseBuffer() 488 pthread_cond_signal(&hdrs_wait); in AllocateBuffer() 555 pthread_cond_signal(&hdrs_wait); in FreeBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/ |
D | WBAmrDecTest.c | 342 pthread_cond_signal(&WaitForINFlush_threshold); in EventHandler() 347 pthread_cond_signal(&WaitForOUTFlush_threshold); in EventHandler() 366 pthread_cond_signal(&WaitForState_threshold); in EventHandler() 384 pthread_cond_signal(&WaitForState_threshold);/*Sending Waking Up Signal*/ in EventHandler()
|