/aosp12/hardware/qcom/gps/msm8994/utils/ |
H A D | loc_timer.c | 124 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 D | loc_timer.c | 124 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 D | loc_timer.c | 105 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 D | loc_timer.c | 105 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 D | loc_timer.c | 124 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 D | loc_timer.c | 124 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 D | loc_eng_dmn_conn_thread_helper.c | 65 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 D | loc_eng_dmn_conn_thread_helper.c | 65 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 D | loc_eng_dmn_conn_thread_helper.c | 65 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 D | loc_eng_dmn_conn_thread_helper.c | 65 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 D | loc_eng_dmn_conn_thread_helper.c | 65 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 D | loc_eng_dmn_conn_thread_helper.c | 65 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 D | loc_eng_dmn_conn_thread_helper.c | 65 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 D | loc_eng_dmn_conn_thread_helper.c | 65 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 D | loc_eng_dmn_conn_thread_helper.c | 65 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 D | loc_eng_dmn_conn_thread_helper.c | 65 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 D | loc_eng_dmn_conn_thread_helper.c | 65 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 D | loc_eng_dmn_conn_thread_helper.c | 65 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 D | Thread.cpp | 26 pthread_cond_destroy(&cond_); in ~Thread()
|
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
H A D | sync.h | 58 pthread_cond_destroy(&mCondition); in ~Condition()
|
/aosp12/system/chre/chpp/platform/linux/include/chpp/platform/ |
H A D | platform_condition_variable.h | 41 pthread_cond_destroy(&cv->cond); in chppConditionVariableDeinit()
|
/aosp12/frameworks/rs/ |
H A D | rsSignal.cpp | 29 pthread_cond_destroy(&mCondition); in ~Signal()
|
/aosp12/hardware/libhardware/modules/sensors/ |
H A D | SensorEventQueue.cpp | 38 pthread_cond_destroy(&mSpaceAvailableCondition); in ~SensorEventQueue()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
H A D | cam_semaphore.h | 103 pthread_cond_destroy(&(s->cond)); in cam_sem_destroy()
|
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/ |
H A D | sync.h | 58 pthread_cond_destroy(&mCondition); in ~Condition()
|