Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsx.h254 #define sx_unlock_(sx, file, line) __extension__ ({ \ macro
262 #define sx_unlock(sx) sx_unlock_((sx), LOCK_FILE, LOCK_LINE)