Searched refs:VTMutex (Results 1 – 1 of 1) sorted by relevance
11143 static sys::SmartMutex<true> VTMutex; in getValueTypeList() local11146 sys::SmartScopedLock<true> Lock(VTMutex); in getValueTypeList()