Home
last modified time | relevance | path

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

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