__pthread_rwlock_init   67 tools/lib/lockdep/preload.c extern int __pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
__pthread_rwlock_init   85 tools/lib/lockdep/preload.c 			const pthread_rwlockattr_t *attr)		= __pthread_rwlock_init;