summaryrefslogtreecommitdiff
path: root/ot_mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_mutex.h')
-rw-r--r--ot_mutex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ot_mutex.h b/ot_mutex.h
index e2106be..5cee3f5 100644
--- a/ot_mutex.h
+++ b/ot_mutex.h
@@ -24,6 +24,7 @@ typedef enum {
24 TASK_STATS_UDP = 0x0004, 24 TASK_STATS_UDP = 0x0004,
25 TASK_STATS_FULLSCRAPE = 0x0005, 25 TASK_STATS_FULLSCRAPE = 0x0005,
26 TASK_STATS_TPB = 0x0006, 26 TASK_STATS_TPB = 0x0006,
27 TASK_STATS_SCRAPE = 0x0007,
27 28
28 TASK_STATS_SLASH24S = 0x0100, 29 TASK_STATS_SLASH24S = 0x0100,
29 30