Searched refs:s_LogMuxHandle (Results 1 – 1 of 1) sorted by relevance
38 static UINT32 s_LogMuxHandle = 0; variable58 while (!s_LogMuxHandle) in s_vprintf()60 LOS_MuxCreate(&s_LogMuxHandle); in s_vprintf()63 LOS_MuxPend(s_LogMuxHandle, LOS_WAIT_FOREVER); in s_vprintf()86 LOS_MuxPost(s_LogMuxHandle); in s_vprintf()