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

/illumos-gate/usr/src/uts/common/os/
H A Dlwp.c679 * the caller must call lwp_create_done() to allow the lwp
726 lwp_create_done(t);
792 * lwp_create_done() is called by the caller of lwp_create() to set the
796 lwp_create_done(kthread_t *t) function

Completed in 46 milliseconds