pthread_mutexattr_destroy   25 base/synchronization/lock_impl_posix.cc   rv = pthread_mutexattr_destroy(&mta);
pthread_mutexattr_destroy   22 mojo/public/cpp/utility/lib/mutex.cc   rv = pthread_mutexattr_destroy(&mutexattr);
pthread_mutexattr_destroy  997 native_client_sdk/src/libraries/third_party/pthreads-win32/pthread.h PTW32_DLLPORT int PTW32_CDECL pthread_mutexattr_destroy (pthread_mutexattr_t * attr);
pthread_mutexattr_destroy  109 native_client_sdk/src/libraries/third_party/pthreads-win32/pthread_spin_init.c       (void) pthread_mutexattr_destroy (&ma);
pthread_mutexattr_destroy   53 third_party/libusb/src/libusb/os/threads_posix.c 		pthread_mutexattr_destroy(&stack_attr);
pthread_mutexattr_destroy   91 third_party/npapi/npspy/extern/nspr/md/_pth.h #define _PT_PTHREAD_MUTEXATTR_DESTROY     pthread_mutexattr_destroy
pthread_mutexattr_destroy 17172 third_party/sqlite/amalgamation/sqlite3.c         pthread_mutexattr_destroy(&recursiveAttr);
pthread_mutexattr_destroy  153 third_party/sqlite/src/src/mutex_unix.c         pthread_mutexattr_destroy(&recursiveAttr);