Searched defs:pthread_attr_setscope (Results 1 – 6 of 6) sorted by relevance
3 int pthread_attr_setscope(pthread_attr_t *a, int scope) in pthread_attr_setscope() function
4 _LIBC_TEXT_SECTION int pthread_attr_setscope(pthread_attr_t *a, int scope) in pthread_attr_setscope() function
42 #define pthread_attr_setscope b_pthread_attr_setscope macro
44 int (*pthread_attr_setscope)(pthread_attr_t *attr, int scope); member
60 int pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() function