Searched refs:rumpuser_mutex_owner (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/librumpuser/
H A Drumpuser_pth_dummy.c148 rumpuser_mutex_owner(struct rumpuser_mtx *mtx, struct lwp **lp) function
H A Drumpuser_pth.c245 rumpuser_mutex_owner(struct rumpuser_mtx *mtx, struct lwp **lp) function
H A Drumpfiber.c762 rumpuser_mutex_owner(struct rumpuser_mtx *mtx, struct lwp **lp) function
/netbsd-current/sys/rump/include/rump/
H A Drumpuser.h201 void rumpuser_mutex_owner(struct rumpuser_mtx *, struct lwp **);
/netbsd-current/sys/rump/librump/rumpkern/
H A Dlocks.c220 rumpuser_mutex_owner(RUMPMTX(mtx), &l);

Completed in 79 milliseconds