X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-ir%2Ftrace-internal.h;fp=include%2Fbabeltrace%2Fctf-ir%2Ftrace-internal.h;h=f2275fb7e7a7d4d9ef730c58104fbe799f1d61cc;hb=8480c8cc7e985169ab42060d3cd3c72d6c8d240d;hp=468b72f0f712c2cc752d65e8a8872594729b5467;hpb=cece3abe02946bcd17000568d1c99212148539de;p=babeltrace.git diff --git a/include/babeltrace/ctf-ir/trace-internal.h b/include/babeltrace/ctf-ir/trace-internal.h index 468b72f0..f2275fb7 100644 --- a/include/babeltrace/ctf-ir/trace-internal.h +++ b/include/babeltrace/ctf-ir/trace-internal.h @@ -71,6 +71,7 @@ struct bt_ctf_trace { GPtrArray *listeners; /* Array of struct listener_wrapper */ GArray *is_static_listeners; bt_bool is_static; + bt_bool in_remove_listener; }; struct metadata_context {