Home
last modified time | relevance | path

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

/f-stack/lib/include/sys/
H A Dmutex.h60 #define __mtx_unlock(mp, tid, opts, file, line) DO_NOTHING macro
/f-stack/freebsd/sys/
H A Dmutex.h308 #define __mtx_unlock(mp, tid, opts, file, line) do { \ macro