X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf%2Fcallbacks-internal.h;fp=include%2Fbabeltrace%2Fctf%2Fcallbacks-internal.h;h=41bc8461ef7bb79aaf4d95dee758d287880802cd;hp=0390b9a4ef3d22309c873a172fbbc48bf14125f5;hb=2e937fb4814a0db0d4724dd03fb93926b065e03b;hpb=90b55a973b0689bb667a7e255d90d622414cb3ef diff --git a/include/babeltrace/ctf/callbacks-internal.h b/include/babeltrace/ctf/callbacks-internal.h index 0390b9a4..41bc8461 100644 --- a/include/babeltrace/ctf/callbacks-internal.h +++ b/include/babeltrace/ctf/callbacks-internal.h @@ -60,6 +60,7 @@ struct bt_dependencies { int refcount; /* free when decremented to 0 */ }; +BT_HIDDEN void process_callbacks(struct bt_ctf_iter *iter, struct ctf_stream_definition *stream); #endif /* _BABELTRACE_CALLBACKS_INTERNAL_H */