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

/osnet-11/usr/src/lib/libc/port/threads/
H A Dpthr_attr.c279 * pthread_attr_getscope: gets the scheduling scope.
281 #pragma weak _pthread_attr_getscope = pthread_attr_getscope
283 pthread_attr_getscope(const pthread_attr_t *attr, int *scope) function

Completed in 32 milliseconds