Searched defs:sx_xunlock (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dsx.h252 #define sx_xunlock(sx) sx_xunlock_((sx), LOCK_FILE, LOCK_LINE) macro
/freebsd-10-stable/sys/boot/usb/
H A Dbsd_kernel.c103 sx_xunlock(struct sx *sx) function

Completed in 186 milliseconds