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

/freebsd-13-stable/sys/dev/usb/
H A Dusb_process.c67 #define thread_unlock(td) mtx_unlock_spin(&sched_lock) macro
/freebsd-13-stable/sys/sys/
H A Dmutex.h161 #define thread_unlock(tdp) \ macro

Completed in 66 milliseconds