Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsx.h238 #define sx_xunlock(sx) sx_xunlock_((sx), LOCK_FILE, LOCK_LINE) macro
307 #define sx_xunlock(s) (1) macro