Remove leftover symbols from liburcu-bp compat
[lttng-ust.git] / liblttng-ust / lttng-tracer-core.h
index c13ea305caea81a527ae8051b68be37ab74162a2..7447f96e352ee02847598c13b19d4db104c06555 100644 (file)
@@ -73,10 +73,6 @@ void lttng_ust_dummy_get_value(struct lttng_ctx_field *field,
 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,
This page took 0.039914 seconds and 4 git commands to generate.