lib: use object pool for event and packet notifications
[babeltrace.git] / include / babeltrace / graph / notification-discarded-elements-internal.h
index 489a0464d03b14c5893391cce90280b41472c97f..c5d1f0eaa5a9b52438ca8786fa4cff5eb97e2fe5 100644 (file)
@@ -43,6 +43,7 @@ struct bt_notification_discarded_elements {
 
 BT_HIDDEN
 struct bt_notification *bt_notification_discarded_elements_create(
+               struct bt_graph *graph,
                enum bt_notification_type type,
                struct bt_stream *stream,
                struct bt_clock_value *begin_clock_value,
This page took 0.023971 seconds and 4 git commands to generate.