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

/freebsd-11-stable/sys/sys/
H A Dmutex.h383 #define mtx_unlock_spin(m) mtx_unlock_spin_flags((m), 0) macro
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.h274 #define mtx_unlock_spin(x) mtx_unlock(x) macro

Completed in 119 milliseconds