Searched defs:thread_free (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c687 * thread_free which may only be executed when the deathrow
724 thread_free(kthread_t *t) function
772 panic("thread_free: turnstile still active");
846 thread_free(t);
988 * be thread_free()d.
1172 * that purpose during thread_free(). This routine is provided to allow for
1173 * clean-up that can't wait until thread_free().
1186 * freectx is called from thread_free() and exec() to get

Completed in 48 milliseconds