Searched refs:contention_scope (Results 1 – 3 of 3) sorted by relevance
226 *contentionscope = (*attrp)->contention_scope; in pthread_attr_getscope()237 (*attrp)->contention_scope = contentionscope; in pthread_attr_setscope()
80 .contention_scope = PTHREAD_SCOPE_SYSTEM,
354 int contention_scope; member