Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I2c8a2ca1330b38862eafb41243b52dae91b57862
int lttng_context_is_app(const char *name);
void lttng_ust_fixup_tls(void);
-extern void (*lttng_ust_liburcu_bp_before_fork)(void);
-extern void (*lttng_ust_liburcu_bp_after_fork_parent)(void);
-extern void (*lttng_ust_liburcu_bp_after_fork_child)(void);
-
LTTNG_HIDDEN
void lttng_event_notifier_notification_send(
struct lttng_event_notifier *event_notifier,