Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dpthread_rwlockattr_init.c22 __pthread_rwlockattr_init (pthread_rwlockattr_t *attr) in __pthread_rwlockattr_init() function
37 versioned_symbol (libc, __pthread_rwlockattr_init,
41 compat_symbol (libpthread, __pthread_rwlockattr_init,
/glibc-2.36/ChangeLog.old/
DChangeLog.2318245 (__pthread_rwlockattr_init): New function.