C2: Add termination group support

This commit is contained in:
David Rebbe
2026-07-07 21:25:23 -04:00
committed by Kyle Schwarz
parent 743246e813
commit d708f8081a
9 changed files with 313 additions and 1 deletions
+8
View File
@@ -114,3 +114,11 @@ PerfTest
.. literalinclude:: ../../examples/c2/perf_test/src/main.c
:language: c
Termination Groups
==================
:download:`Download example <../../examples/c2/termination/src/main.c>`
.. literalinclude:: ../../examples/c2/termination/src/main.c
:language: c