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

/illumos-gate/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_thread.c625 * Destroy a thread set created by nst_init(). It is the
867 * nst_init
874 nst_init(char *name, int nthread) function
881 cmn_err(CE_WARN, "!nst_init: invalid arg");
888 cmn_err(CE_WARN, "!nst_init: arg limit exceeded");
925 "!nst_init: duplicate set \"%s\"", name);
935 "!nst_init: failed to allocate %d "
958 "!nst_init: failed to allocate %d threads (got %d)",

Completed in 42 milliseconds