Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A Dnsk2hdx_ecmflt.c43 static MS_S32 _s32ECMFLTMutexId = -1; variable
107 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()