Home
last modified time | relevance | path

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

/nptl/
A Dpthread_rwlock_wrlock.c22 ___pthread_rwlock_wrlock (pthread_rwlock_t *rwlock) in ___pthread_rwlock_wrlock() function
30 versioned_symbol (libc, ___pthread_rwlock_wrlock, pthread_rwlock_wrlock,
32 strong_alias (___pthread_rwlock_wrlock, __pthread_rwlock_wrlock)
33 libc_hidden_ver (___pthread_rwlock_wrlock, __pthread_rwlock_wrlock)
36 compat_symbol (libpthread, ___pthread_rwlock_wrlock, pthread_rwlock_wrlock,
40 compat_symbol (libpthread, ___pthread_rwlock_wrlock, __pthread_rwlock_wrlock,

Completed in 3 milliseconds