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

/freebsd-10-stable/sys/sys/
H A Dmutex.h344 #define mtx_unlock_spin(m) mtx_unlock_spin_flags((m), 0) macro
/freebsd-10-stable/sys/boot/usb/
H A Dbsd_kernel.h208 #define mtx_unlock_spin(x) mtx_unlock(x) macro

Completed in 151 milliseconds