Home
last modified time | relevance | path

Searched refs:OS_SPIN_LOCK_INIT (Results 1 – 3 of 3) sorted by relevance

/kernel/uniproton/src/arch/cpu/armv7-m/common/
Dos_cpu_armv7_m_external.h140 #define OS_SPIN_LOCK_INIT(lockVar) macro
/kernel/uniproton/src/om/hook/
Dprt_hook_init.c98 OS_SPIN_LOCK_INIT(g_hookRegLock); in OsHookConfigInit()
/kernel/uniproton/src/net/lwip-2.1/src/
Dsys_arch.c30 OS_SPIN_LOCK_INIT(g_archProtectSpin);