Searched defs:__mtx_unlock (Results 1 – 2 of 2) sorted by relevance
60 #define __mtx_unlock(mp, tid, opts, file, line) DO_NOTHING macro
308 #define __mtx_unlock(mp, tid, opts, file, line) do { \ macro