Home
last modified time | relevance | path

Searched refs:s32DmxDbgMutex (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DInternal_DMX_debug.h162 extern MS_S32 s32DmxDbgMutex;
H A DInternal_DMX_debug.c432 MS_S32 s32DmxDbgMutex = -1; variable
1853 s32DmxDbgMutex = MsOS_CreateMutex(E_MSOS_FIFO, "DMX DEBUG", MSOS_PROCESS_SHARED); in _DMX_Debug()