summaryrefslogtreecommitdiff
path: root/src/inc/CrstTypes.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/inc/CrstTypes.def')
-rw-r--r--src/inc/CrstTypes.def6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/inc/CrstTypes.def b/src/inc/CrstTypes.def
index bb6e710647..227f986a85 100644
--- a/src/inc/CrstTypes.def
+++ b/src/inc/CrstTypes.def
@@ -778,4 +778,8 @@ End
Crst InlineTrackingMap
AcquiredBefore IbcProfile
-End \ No newline at end of file
+End
+
+Crst EventPipe
+ AcquiredBefore ThreadIdDispenser ThreadStore
+End