[runtime] Fix the LOCK_TRACER build.
[mono.git] / data / lock-decoder / LockTracerDecoder.cs
index f838c5b21f9299b70a9b0b9d22e6b8d1e38a2e22..04fed0f2873b652f8f1901d5e0453e4bdaeca171 100644 (file)
@@ -143,6 +143,8 @@ public enum Lock {
        IcallLock,
        AssemblyBindingLock,
        MarshalLock,
+       ClassesLock,
+       LoaderGlobalDataLock
 }
 
 public class SimLock