Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dpthread_rwlockattr_getkind_np.c22 __pthread_rwlockattr_getkind_np (const pthread_rwlockattr_t *attr, int *pref) in __pthread_rwlockattr_getkind_np() function
28 versioned_symbol (libc, __pthread_rwlockattr_getkind_np,
32 compat_symbol (libpthread, __pthread_rwlockattr_getkind_np,
/glibc-2.36/ChangeLog.old/
DChangeLog.2318395 (__pthread_rwlockattr_getkind_np): New function.