Searched refs:T_TALLOCSTK (Results 1 – 2 of 2) sorted by relevance
362 #define T_TALLOCSTK 0x0008 /* thread structure allocated from stk */ macro
391 t->t_flag |= T_TALLOCSTK; in thread_create()726 boolean_t allocstk = (t->t_flag & T_TALLOCSTK); in thread_free()