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 D | findstack_subr.c | 40 #define TOO_BIG_FOR_A_STACK (1024 * 1024) macro 200 if (stksz > TOO_BIG_FOR_A_STACK) { |
Completed in 44 milliseconds