Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:VTMutex

8172 static ManagedStatic<sys::SmartMutex<true>> VTMutex;
8178 sys::SmartScopedLock<true> Lock(*VTMutex);