Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dpthread_condattr_getpshared.c22 __pthread_condattr_getpshared (const pthread_condattr_t *attr, int *pshared) in __pthread_condattr_getpshared() function
29 versioned_symbol (libc, __pthread_condattr_getpshared,
33 compat_symbol (libpthread, __pthread_condattr_getpshared,
/glibc-2.36/ChangeLog.old/
DChangeLog.2321585 (__pthread_condattr_getpshared): New function.