Searched refs:pthread_cond_destroy (Results 1 – 4 of 4) sorted by relevance
125 status = pthread_cond_destroy(&cnd); in main()138 status = pthread_cond_destroy(&cnd); in main()
56 int pthread_cond_destroy(pthread_cond_t *cond);
344 pthread_cond_destroy(pthread_cond_t *cond) in pthread_cond_destroy() function
464 pthread_cond_destroy(&(sem->cond)); in sys_sem_free_internal()