Searched refs:NST_TF_DESTROY (Results 1 – 3 of 3) sorted by relevance
97 #define NST_TF_DESTROY 0x8 /* Destroy thread when finished */ macro
229 if (tp->tp_flag & NST_TF_DESTROY) { in nst_thread_free()601 tp->tp_flag |= NST_TF_DESTROY; in nst_create()
154 { "NST_TF_DESTROY", NST_TF_DESTROY, NST_TF_DESTROY },