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

/illumos-gate/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_thread.c364 /* wake the context that is running nst_destroy() or nst_del_thread() */
806 * nst_del_thread
812 nst_del_thread(nstset_t *set, int nthread) function
820 "!nst_del_thread(%p, %d) - bad args", (void *)set, nthread);

Completed in 59 milliseconds