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