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

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

Completed in 130 milliseconds