Searched defs:PIPE_UNLOCK (Results 1 – 2 of 2) sorted by relevance
39 #define PIPE_UNLOCK(state) LOS_SpinUnlockRestore(&g_pipeSpin, (state)) macro42 #define PIPE_UNLOCK(state) LOS_IntRestore(state) macro