X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Fust%2Fustconsumer.h;h=cde84408d936b55ecdfb0e0de6f8efc0e9992480;hb=ebb0b9c112a0583504922a9451571b648d67a6de;hp=f99f8f13f2d72f39725588842877ddccab79f67b;hpb=5343b2860738c675311ce5949bdf9e31afc76fa4;p=ust.git diff --git a/include/ust/ustconsumer.h b/include/ust/ustconsumer.h index f99f8f1..cde8440 100644 --- a/include/ust/ustconsumer.h +++ b/include/ust/ustconsumer.h @@ -89,6 +89,7 @@ struct ustconsumer_instance { char *sock_path; pthread_mutex_t mutex; int active_buffers; + int active_threads; }; /**