Searched refs:pthread_cond_destroy (Results 1 – 11 of 11) sorted by relevance
60 (void)pthread_cond_destroy(&mCond); in ~HiCondition()
91 if (pthread_cond_destroy(&event->condition)) { in Rockchip_OSAL_SignalTerminate()
177 int pthread_cond_destroy(pthread_cond_t *cv) in pthread_cond_destroy() function
155 pthread_cond_destroy(&mCond); in ~Condition()
167 pthread_cond_destroy(&mCond); in ~Condition()
157 pthread_cond_destroy(&mCond); in ~Condition()
424 int pthread_cond_destroy(pthread_cond_t *);
1720 pthread_cond_destroy(&rtk_h5.cond); in hci_h5_cleanup()1721 pthread_cond_destroy(&rtk_h5.data_cond); in hci_h5_cleanup()
2238 pthread_cond_destroy(&rtk_h5.cond); in hci_h5_cleanup()2239 pthread_cond_destroy(&rtk_h5.data_cond); in hci_h5_cleanup()