pthread_rwlock_destroy   71 tools/lib/lockdep/include/liblockdep/rwlock.h 	return pthread_rwlock_destroy(&lock->rwlock);
pthread_rwlock_destroy   12 tools/perf/util/rwsem.c 	return pthread_rwlock_destroy(&sem->lock);