Searched refs:_s32ECMFLTMutexId (Results 1 – 1 of 1) sorted by relevance
43 static MS_S32 _s32ECMFLTMutexId = -1; variable107 MsOS_ObtainMutex(_s32ECMFLTMutexId,MSOS_WAIT_FOREVER); in _NSK2_ECMDFLT_Isr_Proc()207 MsOS_ReleaseMutex(_s32ECMFLTMutexId); in _NSK2_ECMDFLT_Isr_Proc()267 _s32ECMFLTMutexId = MsOS_CreateMutex(E_MSOS_FIFO, "ECMFLT_Mutex", MSOS_PROCESS_SHARED); in NSK2_ECMFLT_Init()268 if (_s32ECMFLTMutexId < 0) in NSK2_ECMFLT_Init()293 MsOS_DeleteMutex(_s32ECMFLTMutexId); in NSK2_ECMFLT_Init()461 MsOS_ObtainMutex(_s32ECMFLTMutexId,MSOS_WAIT_FOREVER); in NSK2HDX_StopEcm()507 MsOS_ReleaseMutex(_s32ECMFLTMutexId); in NSK2HDX_StopEcm()540 MsOS_ReleaseMutex(_s32ECMFLTMutexId); in NSK2HDX_StopEcm()