From 25fc8560e85f725f16a696fa6c1858abacbefe0e Mon Sep 17 00:00:00 2001 From: vsadov <8218165+VSadov@users.noreply.github.com> Date: Mon, 20 May 2024 14:05:37 -0700 Subject: [PATCH] Releveling CrstDynamicMT and CrstCodeVersioning --- src/coreclr/inc/CrstTypes.def | 2 +- src/coreclr/inc/crsttypes_generated.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/coreclr/inc/CrstTypes.def b/src/coreclr/inc/CrstTypes.def index 7f94e9e0996a83..c71a65cfa125a3 100644 --- a/src/coreclr/inc/CrstTypes.def +++ b/src/coreclr/inc/CrstTypes.def @@ -193,7 +193,7 @@ Crst DynamicIL End Crst DynamicMT - AcquiredBefore IbcProfile + AcquiredBefore IbcProfile CodeVersioning End Crst EventStore diff --git a/src/coreclr/inc/crsttypes_generated.h b/src/coreclr/inc/crsttypes_generated.h index 79864b97db018c..ed317f6d8656de 100644 --- a/src/coreclr/inc/crsttypes_generated.h +++ b/src/coreclr/inc/crsttypes_generated.h @@ -172,7 +172,7 @@ int g_rgCrstLevelMap[] = 0, // CrstDelegateToFPtrHash 18, // CrstDomainLocalBlock 0, // CrstDynamicIL - 3, // CrstDynamicMT + 10, // CrstDynamicMT 0, // CrstEtwTypeLogHash 20, // CrstEventPipe 0, // CrstEventStore