map shared memory for rendez-vous with non-responding sessiond
[ust.git] / include / lttng-ust-comm.h
index e896f1a1015f3e52f042c0f8df1b8e3724715d5e..f06872b1bdb6ef2cebc4588bbbfcbc82da3410dc 100644 (file)
@@ -46,6 +46,9 @@
 #define DEFAULT_HOME_APPS_UNIX_SOCK         "%s/.apps-ltt-sessiond"
 #define DEFAULT_HOME_CLIENT_UNIX_SOCK       "%s/.client-ltt-sessiond"
 
+#define DEFAULT_GLOBAL_APPS_WAIT_SHM_PATH   "/lttng-ust-apps-wait"
+#define DEFAULT_HOME_APPS_WAIT_SHM_PATH     "/%u-lttng-ust-apps-wait"
+
 /* Queue size of listen(2) */
 #define MAX_LISTEN 10
 
This page took 0.021832 seconds and 4 git commands to generate.