Searched defs:nst_destroy (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() */
623 * nst_destroy
631 nst_destroy(nstset_t *set) function
650 cmn_err(CE_WARN, "!nst_destroy(%p): no set?", (void *)set);
667 "!nst_destroy(%p): duplicate destroy of set", (void *)set);
733 cmn_err(CE_WARN, "!nst_destroy(%p): nthread != 0 (%d)",
871 * by calling nst_destroy().
961 nst_destroy(set);
1007 nst_destroy(set);

Completed in 58 milliseconds