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

/osnet-11/usr/src/lib/libc/port/threads/
H A Dpthr_attr.c140 * pthread_attr_getstacksize: gets the user stack size.
142 #pragma weak _pthread_attr_getstacksize = pthread_attr_getstacksize
144 pthread_attr_getstacksize(const pthread_attr_t *attr, size_t *stacksize) function

Completed in 785 milliseconds