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

/illumos-gate/usr/src/head/
H A Dthread.h89 extern size_t thr_min_stack(void);
93 #define THR_MIN_STACK thr_min_stack()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsysconf.c383 return ((long)thr_min_stack());
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dexternal.c582 thr_min_stack() function
/illumos-gate/usr/src/lib/libc/port/tpool/
H A Dthread_pool.c258 minstack = thr_min_stack();
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c2358 thr_min_stack(void) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile475 thr_min_stack.3c \

Completed in 98 milliseconds