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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_attr.c144 * pthread_attr_getstacksize: gets the user stack size.
146 #pragma weak _pthread_attr_getstacksize = pthread_attr_getstacksize
148 pthread_attr_getstacksize(const pthread_attr_t *attr, size_t *stacksize) function

Completed in 63 milliseconds