Searched refs:VTMutex (Results 1 – 3 of 3) sorted by relevance
6757 static ManagedStatic<sys::SmartMutex<true> > VTMutex; variable6763 sys::SmartScopedLock<true> Lock(*VTMutex); in getValueTypeList()
9016 static ManagedStatic<sys::SmartMutex<true>> VTMutex; variable9022 sys::SmartScopedLock<true> Lock(*VTMutex); in getValueTypeList()
11143 static sys::SmartMutex<true> VTMutex; in getValueTypeList() local11146 sys::SmartScopedLock<true> Lock(VTMutex); in getValueTypeList()