ust-consumerd: fix exit race log corruption
[ust.git] / include / ust / ustconsumer.h
index f99f8f13f2d72f39725588842877ddccab79f67b..cde84408d936b55ecdfb0e0de6f8efc0e9992480 100644 (file)
@@ -89,6 +89,7 @@ struct ustconsumer_instance {
        char *sock_path;
        pthread_mutex_t mutex;
        int active_buffers;
+       int active_threads;
 };
 
 /**
This page took 0.02385 seconds and 4 git commands to generate.