Home
last modified time | relevance | path

Searched refs:___pthread_rwlock_init (Results 1 – 1 of 1) sorted by relevance

/nptl/
A Dpthread_rwlock_init.c32 ___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