Fix: join consumer timer thread
[lttng-tools.git] / src / common / consumer / consumer-timer.h
index 22e74574ce5622d7ec7e242b83865fa766b1f639..a970945c6a4789d1d52638aa6a1685a77fb66a2b 100644 (file)
@@ -27,6 +27,7 @@
 #define LTTNG_CONSUMER_SIG_SWITCH      SIGRTMIN + 10
 #define LTTNG_CONSUMER_SIG_TEARDOWN    SIGRTMIN + 11
 #define LTTNG_CONSUMER_SIG_LIVE                SIGRTMIN + 12
+#define LTTNG_CONSUMER_SIG_EXIT                SIGRTMIN + 14
 
 #define CLOCKID CLOCK_MONOTONIC
 
This page took 0.024076 seconds and 4 git commands to generate.