X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fconnection-internal.h;h=73fb1b020ef2475c14c70c30623b8b914e1df4e7;hb=bf55043c2e742cafb86d3a3404d0d35c4cf294a3;hp=c1eea4b18a25f71004fcb4f5e5b33f60c9886677;hpb=d4393e0875e7b08f6ee97d617cc5f2c9286742a4;p=babeltrace.git diff --git a/include/babeltrace/graph/connection-internal.h b/include/babeltrace/graph/connection-internal.h index c1eea4b1..73fb1b02 100644 --- a/include/babeltrace/graph/connection-internal.h +++ b/include/babeltrace/graph/connection-internal.h @@ -58,6 +58,10 @@ struct bt_connection { * created on this connection. */ GPtrArray *iterators; + + bool notified_upstream_port_connected; + bool notified_downstream_port_connected; + bool notified_graph_ports_connected; }; static inline