summaryrefslogtreecommitdiff
path: root/src/inc
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2019-05-23 17:38:28 -0700
committerGitHub <noreply@github.com>2019-05-23 17:38:28 -0700
commitf0b12667cb8fc4ba767a7b2861cbc836bd3440e4 (patch)
tree8aebc5544616d11f301922e50abde9e3db397809 /src/inc
parent061fd2b8cdde0c59d28edddf4594fb1123dcea93 (diff)
downloadcoreclr-f0b12667cb8fc4ba767a7b2861cbc836bd3440e4.tar.gz
coreclr-f0b12667cb8fc4ba767a7b2861cbc836bd3440e4.tar.bz2
coreclr-f0b12667cb8fc4ba767a7b2861cbc836bd3440e4.zip
Delete unused PredefinedTlsSlots (#24744)
Diffstat (limited to 'src/inc')
-rw-r--r--src/inc/predeftlsslot.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/inc/predeftlsslot.h b/src/inc/predeftlsslot.h
index 919407f47a..c2c59f2adb 100644
--- a/src/inc/predeftlsslot.h
+++ b/src/inc/predeftlsslot.h
@@ -23,7 +23,7 @@ enum PredefinedTlsSlots
TlsIdx_JitPerf,
TlsIdx_JitX86Perf,
TlsIdx_JitLogEnv,
- TlsIdx_IceCap,
+ TlsIdx_AssertDlgStatus, // Whether the thread is displaying an assert dialog
TlsIdx_StressLog,
TlsIdx_CantStopCount, // Can't-stop counter for any thread
TlsIdx_Check,
@@ -34,9 +34,7 @@ enum PredefinedTlsSlots
// Add more indices here.
TlsIdx_ThreadType, // bit flags to indicate special thread's type
TlsIdx_OwnedCrstsChain, // slot to store the Crsts owned by this thread
- TlsIdx_AppDomainAgilePendingTable,
TlsIdx_CantAllocCount, //Can't allocate memory on heap in this thread
- TlsIdx_AssertDlgStatus, // Whether the thread is displaying an assert dialog
// A transient thread value that indicates this thread is currently walking its stack
// or the stack of another thread. This value is useful to help short-circuit