pthread_cond_destroy   62 ext/threads/mutex.c     pthread_cond_destroy(&(mutex->cv));
pthread_cond_destroy  275 ext/threads/mutex.c     pthread_cond_destroy(&(cv->cv));
pthread_cond_destroy  599 gc/aix_irix_threads.c     pthread_cond_destroy(&(si->registered));
pthread_cond_destroy   61 gc/include/private/darwin_semaphore.h     ret = pthread_cond_destroy(&sem->cond);
pthread_cond_destroy   61 src/gauche/pthread.h     pthread_cond_destroy(&(cond))