|
@@ -876,6 +876,7 @@ extern int opt_scantime;
|
|
|
extern int opt_expiry;
|
|
extern int opt_expiry;
|
|
|
|
|
|
|
|
extern cglock_t control_lock;
|
|
extern cglock_t control_lock;
|
|
|
|
|
+extern pthread_mutex_t stats_lock;
|
|
|
extern pthread_mutex_t hash_lock;
|
|
extern pthread_mutex_t hash_lock;
|
|
|
extern pthread_mutex_t console_lock;
|
|
extern pthread_mutex_t console_lock;
|
|
|
extern cglock_t ch_lock;
|
|
extern cglock_t ch_lock;
|