Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dpthread_rwlockattr_setpshared.c24 __pthread_rwlockattr_setpshared (pthread_rwlockattr_t *attr, int pshared) in __pthread_rwlockattr_setpshared() function
38 versioned_symbol (libc, __pthread_rwlockattr_setpshared,
42 compat_symbol (libpthread, __pthread_rwlockattr_setpshared,
/glibc-2.36/ChangeLog.old/
DChangeLog.2318095 (__pthread_rwlockattr_setpshared): New function.