Searched refs:reallocstacks (Results 1 – 1 of 1) sorted by relevance
177 reallocstacks(uint_t newcount) in reallocstacks() function201 if (*np + 2 > nstacks && !reallocstacks(nstacks + 2)) { in getstack()464 if (reallocstacks(psinfo.pr_nlwp * 2)) { in main()