From: Philippe Proulx Date: Tue, 22 Nov 2016 20:36:19 +0000 (-0500) Subject: stream-class.h: doc: add freezing postcondition X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=2fc615974989b0c3dfbd0702341c06bc614dc022;p=deliverable%2Fbabeltrace.git stream-class.h: doc: add freezing postcondition Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- diff --git a/include/babeltrace/ctf-ir/stream-class.h b/include/babeltrace/ctf-ir/stream-class.h index 233801475..1db7ec579 100644 --- a/include/babeltrace/ctf-ir/stream-class.h +++ b/include/babeltrace/ctf-ir/stream-class.h @@ -527,6 +527,7 @@ on a frozen stream class. @prehot{event_class} @postrefcountsame{stream_class} @postsuccessrefcountinc{event_class} +@postsuccessfrozen{event_class} */ extern int bt_ctf_stream_class_add_event_class( struct bt_ctf_stream_class *stream_class,