pthread_mutex_destroy   61 ext/threads/mutex.c     pthread_mutex_destroy(&(mutex->mutex));
pthread_mutex_destroy  600 gc/aix_irix_threads.c     pthread_mutex_destroy(&(si->registeredlock));
pthread_mutex_destroy   63 gc/include/private/darwin_semaphore.h     ret = pthread_mutex_destroy(&sem->mutex);