/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/msm8909/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()
|
/hardware/qcom/gps/msm8994/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()
|
/hardware/qcom/gps/msm8084/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()
|
/hardware/qcom/gps/msm8996/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()
|
/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()
|
/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
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | sync.h | 50 pthread_cond_signal(&mCondition); in signal()
|
/hardware/bsp/intel/peripheral/sensors/mraa/ |
D | AcquisitionThread.cpp | 195 return pthread_cond_signal(&pthreadCond); in wakeup() 216 pthread_cond_signal(&pthreadCond); in ~AcquisitionThread()
|
/hardware/qcom/camera/QCamera2/stack/common/ |
D | cam_semaphore.h | 62 pthread_cond_signal(&(s->cond)); in cam_sem_post()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | sync.h | 85 pthread_cond_signal(&mCondition); 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()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gr.h | 97 inline void signal() { pthread_cond_signal(&cond); } in signal()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gr.h | 97 inline void signal() { pthread_cond_signal(&cond); } in signal()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gr.h | 97 inline void signal() { pthread_cond_signal(&cond); } in signal()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gr.h | 105 inline void signal() { pthread_cond_signal(&cond); } in signal()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gr.h | 104 inline void signal() { pthread_cond_signal(&cond); } in signal()
|
/hardware/ril/reference-ril/ |
D | atchannel.c | 219 pthread_cond_signal(&s_commandcond); in handleFinalResponse() 416 pthread_cond_signal(&s_commandcond); in onReaderClosed() 607 pthread_cond_signal(&s_commandcond); in at_close()
|
/hardware/bsp/intel/peripheral/light/mraa/ |
D | lights.c | 288 pthread_cond_signal(&dev->flash_cond); in set_light_generic() 410 pthread_cond_signal(&dev->flash_cond); in close_lights()
|
/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | locker.h | 139 void Signal() { pthread_cond_signal(&condition_); } in Signal()
|
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpegdec.c | 1014 pthread_cond_signal(&p_session->cond); in mm_jpegdec_event_handler() 1038 pthread_cond_signal(&p_session->cond); in mm_jpegdec_event_handler() 1042 pthread_cond_signal(&p_session->cond); in mm_jpegdec_event_handler() 1045 pthread_cond_signal(&p_session->cond); in mm_jpegdec_event_handler()
|
/hardware/qcom/gps/msm8084/utils/ |
D | loc_timer.c | 181 pthread_cond_signal(&t->timer_cond); in loc_timer_stop()
|
/hardware/qcom/gps/msm8994/utils/ |
D | loc_timer.c | 197 pthread_cond_signal(&t->timer_cond); in loc_timer_stop()
|
/hardware/qcom/gps/utils/ |
D | loc_timer.c | 197 pthread_cond_signal(&t->timer_cond); in loc_timer_stop()
|