Searched refs:pthread_attr_setscope (Results 1 – 6 of 6) sorted by relevance
215 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()
115 int pthread_attr_setscope(pthread_attr_t* _Nonnull __attr, int __scope);
731 pthread_attr_setscope
764 pthread_attr_setscope;