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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack_subr.c40 #define TOO_BIG_FOR_A_STACK (1024 * 1024) macro
200 if (stksz > TOO_BIG_FOR_A_STACK) {

Completed in 59 milliseconds