Searched refs:__pthread_default_attr (Results 1 – 5 of 5) sorted by relevance
27 *attr = __pthread_default_attr; in __pthread_attr_init()
25 if (contentionscope == __pthread_default_attr.__contentionscope) in __pthread_attr_setscope()
29 if (memcmp (param, &__pthread_default_attr.__schedparam, sizeof *param) == 0) in __pthread_attr_setschedparam()
26 struct __pthread_attr __pthread_default_attr = { variable
76 __pthread_default_attr.__guardsize = __vm_page_size; in _init_routine()
Completed in 5 milliseconds