Searched refs:ManagedStaticMutex (Results 1 – 1 of 1) sorted by relevance
23 static sys::Mutex *ManagedStaticMutex = nullptr; variable27 ManagedStaticMutex = new sys::Mutex(); in initializeMutex()32 return ManagedStaticMutex; in getManagedStaticMutex()