Searched refs:__pthread_attr_setscope (Results 1 – 7 of 7) sorted by relevance
23 __pthread_attr_setscope (pthread_attr_t *attr, int contentionscope) in __pthread_attr_setscope() function41 weak_alias (__pthread_attr_setscope, pthread_attr_setscope);
37 int __pthread_attr_setscope (pthread_attr_t *, int);
23 __pthread_attr_setscope (pthread_attr_t *attr, int scope) in __pthread_attr_setscope() function45 strong_alias (__pthread_attr_setscope, pthread_attr_setscope)
41 .ptr_pthread_attr_setscope = __pthread_attr_setscope,
385 extern int __pthread_attr_setscope (pthread_attr_t *attr, int scope);
29446 * nptl/pthread_attr_setscope.c (__pthread_attr_setscope): Likewise.
27951 * nptl/pthread_attr_setscope.c (__pthread_attr_setscope):