Searched refs:thread_lock (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/sys/ | ||
D | mutex.h | 98 #define thread_lock(td) LOS_TaskLock() macro |
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb_process.c | 66 thread_lock(td); in usb_process_thread() |