Searched refs:___pthread_rwlock_init (Results 1 – 1 of 1) sorted by relevance
/nptl/ |
A D | pthread_rwlock_init.c | 32 ___pthread_rwlock_init (pthread_rwlock_t *rwlock, in ___pthread_rwlock_init() function 57 versioned_symbol (libc, ___pthread_rwlock_init, pthread_rwlock_init, 59 libc_hidden_ver (___pthread_rwlock_init, __pthread_rwlock_init) 61 strong_alias (___pthread_rwlock_init, __pthread_rwlock_init) 65 compat_symbol (libpthread, ___pthread_rwlock_init, pthread_rwlock_init, 69 compat_symbol (libpthread, ___pthread_rwlock_init, __pthread_rwlock_init,
|
Completed in 3 milliseconds