summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/users_guide/eventlog-formats.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/users_guide/eventlog-formats.rst b/docs/users_guide/eventlog-formats.rst
index 4d28e1737b..ec8f280579 100644
--- a/docs/users_guide/eventlog-formats.rst
+++ b/docs/users_guide/eventlog-formats.rst
@@ -164,6 +164,7 @@ Thread and scheduling events
* 12: BlockedOnSTM
* 13: BlockedOnDoProc
* 16: BlockedOnMsgThrowTo
+ * 20: BlockedOnMVarRead
:field ThreadId: thread id of thread being blocked on (only for some status
values)