Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/syscall/
H A Dlwpsys.c63 idtot_and_lock(proc_t *p, id_t lwpid, kmutex_t **mpp) in idtot_and_lock() function
399 if ((t = idtot_and_lock(p, lwpid, &mp)) == NULL) { in lwp_unpark()
431 if ((t = idtot_and_lock(p, lwpid, &mp)) == NULL) { in lwp_unpark_cancel()
570 if ((t = idtot_and_lock(p, lwpid[i], &mp)) == NULL) { in lwp_unpark_all()