Searched refs:lwp_hash_lookup_and_lock (Results 1 – 3 of 3) sorted by relevance
68 if ((ldp = lwp_hash_lookup_and_lock(p, lwpid, mpp)) != NULL) { in idtot_and_lock()
745 extern lwpdir_t *lwp_hash_lookup_and_lock(proc_t *, id_t, kmutex_t **);
2030 lwp_hash_lookup_and_lock(proc_t *p, id_t lwpid, kmutex_t **mpp) in lwp_hash_lookup_and_lock() function