Home
last modified time | relevance | path

Searched refs:sx_unlock_ (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A Dsx.h256 #define sx_unlock_(sx, file, line) do { \ macro
263 #define sx_unlock(sx) sx_unlock_((sx), LOCK_FILE, LOCK_LINE)