Searched defs:mtx_unlock_spin (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/sys/
H A Dmutex.h391 #define mtx_unlock_spin(m) mtx_unlock_spin_flags((m), 0) macro
/freebsd-current/stand/kshim/
H A Dbsd_kernel.h306 #define mtx_unlock_spin(x) mtx_unlock(x) macro

Completed in 109 milliseconds