Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dpthread_condattr_setpshared.c24 __pthread_condattr_setpshared (pthread_condattr_t *attr, int pshared) in __pthread_condattr_setpshared() function
36 versioned_symbol (libc, __pthread_condattr_setpshared,
40 compat_symbol (libpthread, __pthread_condattr_setpshared,
/glibc-2.36/ChangeLog.old/
DChangeLog.2321436 (__pthread_condattr_setpshared): New function.