Searched refs:__pthread_attr_getscope (Results 1 – 3 of 3) sorted by relevance
23 __pthread_attr_getscope (const pthread_attr_t *attr, int *contentionscope) in __pthread_attr_getscope() function29 weak_alias (__pthread_attr_getscope, pthread_attr_getscope);
36 int __pthread_attr_getscope (const pthread_attr_t *, int *);
383 extern int __pthread_attr_getscope (const pthread_attr_t *attr, int *scope);
Completed in 5 milliseconds