Searched defs:LMS_UNLOCK (Results 1 – 2 of 2) sorted by relevance
54 #define LMS_UNLOCK(state) LOS_SpinUnlockRestore(&g_lmsSpin, (state)) macro57 #define LMS_UNLOCK(state) LOS_IntRestore(state) macro
46 #define LMS_UNLOCK(state) LOS_SpinUnlockRestore(&g_lmsSpin, (state)) macro