Searched refs:pthread_attr_setscope (Results 1 – 6 of 6) sorted by relevance
261 int pthread_attr_setscope(pthread_attr_t*, int scope) { in pthread_attr_setscope() function
105 FUNCTION(pthread_attr_setscope, int (*f)(pthread_attr_t*, int)); in pthread_h()
112 int pthread_attr_setscope(pthread_attr_t* __attr, int __scope);
731 pthread_attr_setscope
764 pthread_attr_setscope;