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

/illumos-gate/usr/src/cmd/avs/nsctl/
H A Dnskernd.c61 * This stack size needs to be sufficient to run _newlwp() and then
214 _newlwp(void *arg) function
299 _newlwp, nskp, THR_BOUND|THR_DETACHED, &tid);
311 /* success - _newlwp() will free nskp */

Completed in 59 milliseconds