Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dlwpsys.c64 idtot_and_lock(proc_t *p, id_t lwpid, kmutex_t **mpp) in idtot_and_lock() function
401 if ((t = idtot_and_lock(p, lwpid, &mp)) == NULL) { in lwp_unpark()
433 if ((t = idtot_and_lock(p, lwpid, &mp)) == NULL) { in lwp_unpark_cancel()
572 if ((t = idtot_and_lock(p, lwpid[i], &mp)) == NULL) { in lwp_unpark_all()