Searched defs:contentionscope (Results 1 – 2 of 2) sorted by relevance
214 int pthread_attr_getscope(const pthread_attr_t *restrict attr, int *restrict contentionscope) in pthread_attr_getscope()225 int pthread_attr_setscope(pthread_attr_t *attr, int contentionscope) in pthread_attr_setscope()
59 int contentionscope; /* the scope of contention, only PTHREAD_SCOPE_SYSTEM is supported */ member
Completed in 6 milliseconds