Home
last modified time | relevance | path

Searched refs:nst_thread_alloc (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_thread.c159 nst_thread_alloc(nstset_t *set, const int sleep) in nst_thread_alloc() function
605 if (!(tp = nst_thread_alloc(set, (flags & NST_SLEEP)))) in nst_create()
828 if (!(tp = nst_thread_alloc(set, FALSE))) in nst_del_thread()