Fix: libc internal mutex races with run_as
[lttng-tools.git] / src / common / defaults.h
index d1cec34586e10e498261cc7d89a45c5f499d6e62..232c09e69f7da1fcde5f2662bd75ae7bc81736b3 100644 (file)
 /* Default lttng command live timer value in usec. */
 #define DEFAULT_LTTNG_LIVE_TIMER                       1000000
 
+/* Default runas worker name */
+#define DEFAULT_RUN_AS_WORKER_NAME                     "lttng-runas"
+
 extern size_t default_channel_subbuf_size;
 extern size_t default_metadata_subbuf_size;
 extern size_t default_ust_pid_channel_subbuf_size;
This page took 0.025492 seconds and 4 git commands to generate.