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

/illumos-gate/usr/src/uts/common/os/
H A Dpid.c83 * See the comment above pid_getlockslot() for a detailed explanation of this
142 pid_getlockslot(int prslot) function
214 prp->p_lockp = &proc_lock[pid_getlockslot(pidp->pid_prslot)];

Completed in 45 milliseconds