Home
last modified time | relevance | path

Searched refs:allocstk (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c715 boolean_t allocstk = (t->t_flag & T_TALLOCSTK); in thread_free() local
797 if (!allocstk) { in thread_free()