Home
last modified time | relevance | path

Searched refs:__pthread_attr_setscope (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/sysdeps/htl/
Dpt-attr-setscope.c23 __pthread_attr_setscope (pthread_attr_t *attr, int contentionscope) in __pthread_attr_setscope() function
41 weak_alias (__pthread_attr_setscope, pthread_attr_setscope);
Dpthread-functions.h37 int __pthread_attr_setscope (pthread_attr_t *, int);
/glibc-2.36/nptl/
Dpthread_attr_setscope.c23 __pthread_attr_setscope (pthread_attr_t *attr, int scope) in __pthread_attr_setscope() function
45 strong_alias (__pthread_attr_setscope, pthread_attr_setscope)
/glibc-2.36/htl/
Dpt-initialize.c41 .ptr_pthread_attr_setscope = __pthread_attr_setscope,
/glibc-2.36/sysdeps/nptl/
DpthreadP.h385 extern int __pthread_attr_setscope (pthread_attr_t *attr, int scope);
/glibc-2.36/ChangeLog.old/
DChangeLog.1929446 * nptl/pthread_attr_setscope.c (__pthread_attr_setscope): Likewise.
DChangeLog.1827951 * nptl/pthread_attr_setscope.c (__pthread_attr_setscope):