From 0bf88427c6c33f0aabc4e8374ed77542c4f18d2a Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Wed, 2 Sep 2009 02:18:36 +0000 Subject: Add spotting woodpeckers, thanks to Vasya P. again --- ot_mutex.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ot_mutex.h') diff --git a/ot_mutex.h b/ot_mutex.h index c88eed5..4df5244 100644 --- a/ot_mutex.h +++ b/ot_mutex.h @@ -41,7 +41,8 @@ typedef enum { TASK_STATS_TOP10 = 0x0104, TASK_STATS_EVERYTHING = 0x0105, TASK_STATS_FULLLOG = 0x0106, - + TASK_STATS_WOODPECKERS = 0x0107, + TASK_FULLSCRAPE = 0x0200, /* Default mode */ TASK_FULLSCRAPE_TPB_BINARY = 0x0201, TASK_FULLSCRAPE_TPB_ASCII = 0x0202, -- cgit v1.2.3