From 408c5f98ed073e43560be5319080a34104441e6a Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Thu, 17 Jan 2008 10:46:25 +0000 Subject: Introducing live busy network detection. --- ot_mutex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ot_mutex.h') diff --git a/ot_mutex.h b/ot_mutex.h index dcb50eb..17cb5b4 100644 --- a/ot_mutex.h +++ b/ot_mutex.h @@ -29,6 +29,7 @@ typedef enum { TASK_STATS_STARTSTOP = 0x000a, TASK_STATS_TORADDREM = 0x000b, TASK_STATS_VERSION = 0x000c, + TASK_STATS_BUSY_NETWORKS = 0x000d, TASK_STATS_SLASH24S = 0x0100, -- cgit v1.2.3