Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.c3214 Lfind_slot(struct ps_prochandle *P, lwpid_t lwpid) in Lfind_slot() function
3237 return (*Lfind_slot(P, lwpid)); in Lfind()
3263 else if (*(Lp = Lfind_slot(P, lwpid)) != NULL) in Lgrab()
3405 *Lfind_slot(P, L->lwp_id) = L->lwp_hash; /* delete from hash table */ in Lfree_internal()