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

/illumos-gate/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_thread.c570 * subsequent NST_CREATE or nst_add_thread()
769 * nst_add_thread
775 nst_add_thread(nstset_t *set, int nthread) function
783 "!nst_add_thread(%p, %d) - bad args", (void *)set, nthread);
930 i = nst_add_thread(sp,
953 i = nst_add_thread(set, nthread);

Completed in 58 milliseconds