Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_proc.c39 struct nsc_nlwp { struct
40 struct nsc_nlwp *next; argument
51 static struct nsc_nlwp *nsc_nlwp_top; argument
82 struct nsc_nlwp *nlwp, **nlwpp; in nsc_create_process()
159 struct nsc_nlwp *nlwp; in nsc_runlwp()
173 if (nlwp == (struct nsc_nlwp *)(unsigned long)arg) { in nsc_runlwp()
206 struct nsc_nlwp *nlwp = NULL, **nlwpp; in nsc_do_lock()
294 struct nsc_nlwp *nlwp; in nsc_do_unlock()
301 if (nlwp == (struct nsc_nlwp *)arg) { in nsc_do_unlock()
322 struct nsc_nlwp *nlwp, **nlwpp; in nsc_lockchild()
[all …]