Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dspinlock.h68 #define spin_lock(lock) do {LOS_SpinLock(lock);} while (0) macro
80 #define spin_lock(lock) do {(void)(lock);LOS_TaskLock();} while (0) macro

Completed in 1 milliseconds