Fix: join consumer timer thread
[lttng-tools.git] / src / common / consumer / consumer-timer.h
index 851a172aa13bfa4608138c951907c13c6f971549..1b5dd414c98f7c5bf897ddce4cfad21b17231fbc 100644 (file)
@@ -28,6 +28,7 @@
 #define LTTNG_CONSUMER_SIG_TEARDOWN    SIGRTMIN + 11
 #define LTTNG_CONSUMER_SIG_LIVE                SIGRTMIN + 12
 #define LTTNG_CONSUMER_SIG_MONITOR     SIGRTMIN + 13
+#define LTTNG_CONSUMER_SIG_EXIT                SIGRTMIN + 14
 
 #define CLOCKID CLOCK_MONOTONIC
 
This page took 0.023898 seconds and 4 git commands to generate.