Home
last modified time | relevance | path

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

/f-stack/lib/include/sys/
H A Dmutex.h37 #undef _mtx_unlock_flags
65 #define _mtx_unlock_flags(m, opts, file, line) DO_NOTHING macro
/f-stack/freebsd/sys/
H A Dmutex.h197 #define _mtx_unlock_flags(m, o, f, l) \ macro
417 _mtx_unlock_flags((m), (opts), (file), (line))