Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c248 static MS_U8 _u8MapMutex[] = {"MPool_Mutex"}; variable
297 _s32MapMutexId = MsOS_CreateMutex(E_MSOS_FIFO, (char*)_u8MapMutex, MSOS_PROCESS_SHARED); in MsOS_MPool_Init()