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