Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dpthread_mutexattr_getpshared.c22 __pthread_mutexattr_getpshared (const pthread_mutexattr_t *attr, int *pshared) in __pthread_mutexattr_getpshared() function
33 versioned_symbol (libc, __pthread_mutexattr_getpshared,
37 compat_symbol (libpthread, __pthread_mutexattr_getpshared,
/glibc-2.36/ChangeLog.old/
DChangeLog.2322384 (__pthread_mutexattr_getpshared): New function.