Searched defs:thread_lock (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/dev/usb/
H A Dusb_process.c64 #define thread_lock(td) mtx_lock_spin(&sched_lock) macro
/freebsd-10.1-release/sys/sys/
H A Dmutex.h122 #define thread_lock(tdp) \ macro
/freebsd-10.1-release/lib/libkse/thread/
H A Dthr_kern.c133 static struct lock thread_lock; variable in typeref:struct:lock

Completed in 70 milliseconds