Home
last modified time | relevance | path

Searched refs:pthread_cond_destroy (Results 1 – 25 of 147) sorted by relevance

123456

/aosp12/hardware/qcom/gps/msm8994/utils/
H A Dloc_timer.c124 pthread_cond_destroy(&t->timer_cond); in timer_thread()
183 pthread_cond_destroy(&t->timer_cond); in loc_timer_start()
/aosp12/hardware/qcom/gps/utils/
H A Dloc_timer.c124 pthread_cond_destroy(&t->timer_cond); in timer_thread()
183 pthread_cond_destroy(&t->timer_cond); in loc_timer_start()
/aosp12/hardware/qcom/gps/msm8084/utils/
H A Dloc_timer.c105 pthread_cond_destroy(&t->timer_cond); in timer_thread()
167 pthread_cond_destroy(&t->timer_cond); in loc_timer_start()
/aosp12/hardware/qcom/sdm845/gps/msm8084/utils/
H A Dloc_timer.c105 pthread_cond_destroy(&t->timer_cond); in timer_thread()
167 pthread_cond_destroy(&t->timer_cond); in loc_timer_start()
/aosp12/hardware/qcom/sdm845/gps/msm8994/utils/
H A Dloc_timer.c124 pthread_cond_destroy(&t->timer_cond); in timer_thread()
183 pthread_cond_destroy(&t->timer_cond); in loc_timer_start()
/aosp12/hardware/qcom/sdm845/gps/utils/
H A Dloc_timer.c124 pthread_cond_destroy(&t->timer_cond); in timer_thread()
183 pthread_cond_destroy(&t->timer_cond); in loc_timer_start()
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c65 pthread_cond_destroy(&thelper->thread_cond); in thelper_signal_init()
91 result = pthread_cond_destroy( &thelper->thread_cond); in thelper_signal_destroy()
/aosp12/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c65 pthread_cond_destroy(&thelper->thread_cond); in thelper_signal_init()
91 result = pthread_cond_destroy( &thelper->thread_cond); in thelper_signal_destroy()
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c65 pthread_cond_destroy(&thelper->thread_cond); in thelper_signal_init()
91 result = pthread_cond_destroy( &thelper->thread_cond); in thelper_signal_destroy()
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c65 pthread_cond_destroy(&thelper->thread_cond); in thelper_signal_init()
91 result = pthread_cond_destroy( &thelper->thread_cond); in thelper_signal_destroy()
/aosp12/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c65 pthread_cond_destroy(&thelper->thread_cond); in thelper_signal_init()
91 result = pthread_cond_destroy( &thelper->thread_cond); in thelper_signal_destroy()
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c65 pthread_cond_destroy(&thelper->thread_cond); in thelper_signal_init()
91 result = pthread_cond_destroy( &thelper->thread_cond); in thelper_signal_destroy()
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c65 pthread_cond_destroy(&thelper->thread_cond); in thelper_signal_init()
91 result = pthread_cond_destroy( &thelper->thread_cond); in thelper_signal_destroy()
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c65 pthread_cond_destroy(&thelper->thread_cond); in thelper_signal_init()
91 result = pthread_cond_destroy( &thelper->thread_cond); in thelper_signal_destroy()
/aosp12/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c65 pthread_cond_destroy(&thelper->thread_cond); in thelper_signal_init()
91 result = pthread_cond_destroy( &thelper->thread_cond); in thelper_signal_destroy()
/aosp12/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c65 pthread_cond_destroy(&thelper->thread_cond); in thelper_signal_init()
91 result = pthread_cond_destroy( &thelper->thread_cond); in thelper_signal_destroy()
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c65 pthread_cond_destroy(&thelper->thread_cond); in thelper_signal_init()
91 result = pthread_cond_destroy( &thelper->thread_cond); in thelper_signal_destroy()
/aosp12/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.c65 pthread_cond_destroy(&thelper->thread_cond); in thelper_signal_init()
91 result = pthread_cond_destroy( &thelper->thread_cond); in thelper_signal_destroy()
/aosp12/system/extras/memory_replay/
H A DThread.cpp26 pthread_cond_destroy(&cond_); in ~Thread()
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dsync.h58 pthread_cond_destroy(&mCondition); in ~Condition()
/aosp12/system/chre/chpp/platform/linux/include/chpp/platform/
H A Dplatform_condition_variable.h41 pthread_cond_destroy(&cv->cond); in chppConditionVariableDeinit()
/aosp12/frameworks/rs/
H A DrsSignal.cpp29 pthread_cond_destroy(&mCondition); in ~Signal()
/aosp12/hardware/libhardware/modules/sensors/
H A DSensorEventQueue.cpp38 pthread_cond_destroy(&mSpaceAvailableCondition); in ~SensorEventQueue()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_semaphore.h103 pthread_cond_destroy(&(s->cond)); in cam_sem_destroy()
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dsync.h58 pthread_cond_destroy(&mCondition); in ~Condition()

123456