Home
last modified time | relevance | path

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

/f-stack/lib/include/sys/
H A Dmutex.h62 #define __mtx_unlock_spin(mp) DO_NOTHING macro
/f-stack/freebsd/sys/
H A Dmutex.h327 #define __mtx_unlock_spin(mp) do { \ macro
337 #define __mtx_unlock_spin(mp) do { \ macro