Home
last modified time | relevance | path

Searched refs:mtx_unlock_spin (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/sys/
Dmutex.h70 #define mtx_unlock_spin(m) macro
/third_party/FreeBSD/sys/dev/usb/
Dusb_core.h51 #define USB_BUS_SPIN_UNLOCK(_b) mtx_unlock_spin(&(_b)->bus_spin_lock)
Dusbdi.h430 mtx_unlock_spin(_m); \