Searched defs:pthread_attr_getscope (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_attr.c284 * pthread_attr_getscope: gets the scheduling scope.
286 #pragma weak _pthread_attr_getscope = pthread_attr_getscope
288 pthread_attr_getscope(const pthread_attr_t *attr, int *scope) function

Completed in 60 milliseconds