Searched refs:aMutex (Results 1 – 2 of 2) sorted by relevance
67 void DeleteMutex(TAny* aMutex) in DeleteMutex() argument69 SDL_DestroyMutex ((SDL_mutex*) aMutex); in DeleteMutex()
135 static Mutex *aMutex = 0; variable