OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mtx_leave
regress/sys/net/rtable/kern_compat.h
78
#define mtx_leave(_mtx) /* nothing */
sys/arch/hppa/hppa/mutex.c
133
mtx_leave(struct mutex *mtx)
sys/arch/m88k/m88k/mutex.c
148
mtx_leave(struct mutex *mtx)
sys/kern/kern_lock.c
490
mtx_leave(struct mutex *mtx)
sys/kern/kern_lock.c
572
mtx_leave(struct mutex *mtx)