Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/lock-decoder/LockTracerDecoder.cs')
-rw-r--r--data/lock-decoder/LockTracerDecoder.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/lock-decoder/LockTracerDecoder.cs b/data/lock-decoder/LockTracerDecoder.cs
index f838c5b21f9..04fed0f2873 100644
--- a/data/lock-decoder/LockTracerDecoder.cs
+++ b/data/lock-decoder/LockTracerDecoder.cs
@@ -143,6 +143,8 @@ public enum Lock {
IcallLock,
AssemblyBindingLock,
MarshalLock,
+ ClassesLock,
+ LoaderGlobalDataLock
}
public class SimLock