Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dprocset.c63 static kthread_t *getlwpptr(id_t);
295 if (getlwpptr(psp->p_lid) != NULL) in procinset()
385 if (getlwpptr(psp->p_rid) != NULL) in procinset()
850 getlwpptr(id_t id) in getlwpptr() function