Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/extended/trace/pipeline/
H A Dtrace_pipeline.c39 #define PIPE_UNLOCK(state) LOS_SpinUnlockRestore(&g_pipeSpin, (state)) macro
42 #define PIPE_UNLOCK(state) LOS_IntRestore(state) macro
/kernel/liteos_m/components/trace/pipeline/
H A Dtrace_pipeline.c39 #define PIPE_UNLOCK(state) LOS_SpinUnlockRestore(&g_pipeSpin, (state)) macro
42 #define PIPE_UNLOCK(state) LOS_IntRestore(state) macro

Completed in 2 milliseconds