X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-ir%2Fstream-internal.h;h=db5eeaf6896bcffaa67cf5d0425dfdaad83bf961;hb=29d9d76c476cbf3fdf6fa709bfbdc24309974f06;hp=4b3250b0f89ac074d1ba18d6070885d272aa5690;hpb=cbc14b73c12a08d94780d4e0221ba4cfd690b903;p=babeltrace.git diff --git a/include/babeltrace/ctf-ir/stream-internal.h b/include/babeltrace/ctf-ir/stream-internal.h index 4b3250b0..db5eeaf6 100644 --- a/include/babeltrace/ctf-ir/stream-internal.h +++ b/include/babeltrace/ctf-ir/stream-internal.h @@ -53,6 +53,7 @@ struct bt_ctf_stream { struct bt_ctf_field *event_context; }; +/* Stream class should be locked by the caller after creating a stream */ BT_HIDDEN struct bt_ctf_stream *bt_ctf_stream_create( struct bt_ctf_stream_class *stream_class,