X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2Flttng-tracer-core.h;h=7447f96e352ee02847598c13b19d4db104c06555;hb=f7f0310af616d6baffebc42ce2374947e90f4256;hp=c13ea305caea81a527ae8051b68be37ab74162a2;hpb=cdcd2ecd648fc851b3d7f3682e298d98e7e3d8a5;p=lttng-ust.git diff --git a/liblttng-ust/lttng-tracer-core.h b/liblttng-ust/lttng-tracer-core.h index c13ea305..7447f96e 100644 --- a/liblttng-ust/lttng-tracer-core.h +++ b/liblttng-ust/lttng-tracer-core.h @@ -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,