Searched refs:__pthread_attr_setscope (Results 1 – 3 of 3) 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);
384 extern int __pthread_attr_setscope (pthread_attr_t *attr, int scope);
Completed in 7 milliseconds