Searched refs:__contentionscope (Results 1 – 6 of 6) sorted by relevance
25 if (contentionscope == __pthread_default_attr.__contentionscope) in __pthread_attr_setscope()27 attr->__contentionscope = contentionscope; in __pthread_attr_setscope()
42 && ileft->__contentionscope == iright->__contentionscope in thread_attr_compare()
25 *contentionscope = attr->__contentionscope; in __pthread_attr_getscope()
37 __contentionscope: PTHREAD_SCOPE_SYSTEM,
126 int *__restrict __contentionscope)132 int __contentionscope)
41 enum __pthread_contentionscope __contentionscope; member
Completed in 7 milliseconds