From bfbb5ecb447c46b2b10248ab47f980dd968cae68 Mon Sep 17 00:00:00 2001 From: denis <> Date: Wed, 3 Dec 2008 20:36:16 +0000 Subject: stats fuer sync --- 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 ae295be..7038332 100644 --- a/ot_mutex.h +++ b/ot_mutex.h @@ -30,6 +30,7 @@ typedef enum { TASK_STATS_VERSION = 0x000a, TASK_STATS_BUSY_NETWORKS = 0x000b, TASK_STATS_RENEW = 0x000c, + TASK_STATS_SYNCS = 0x000d, TASK_STATS = 0x0100, /* Mask */ TASK_STATS_TORRENTS = 0x0101, -- cgit v1.2.3