Searched refs:s32MFEMutex (Results 1 – 1 of 1) sorted by relevance
182 static pthread_mutex_t s32MFEMutex; variable306 pthread_mutex_init(&s32MFEMutex, NULL); in MAdp_MFE_Mutex_Init()327 return pthread_mutex_destroy(&s32MFEMutex); in MAdp_MFE_Mutex_Delete()349 return pthread_mutex_lock(&s32MFEMutex); in MAdp_MFE_Mutex_Lock()369 return pthread_mutex_unlock(&s32MFEMutex); in MAdp_MFE_Mutex_Unlock()