Skip to content

Commit

Permalink
[stoptoken.concepts] Add \tcode for terminate (#7516)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas-Krug authored Dec 23, 2024
1 parent 2a19e82 commit 132691d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/threads.tex
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@
the stop state's registered callback invocations shall be
synchronously executed.
If an invocation of a callback exits via an exception
then terminate shall be invoked\iref{except.terminate}.
then \tcode{terminate} shall be invoked\iref{except.terminate}.
\begin{note}
No constraint is placed on the order
in which the callback invocations are executed.
Expand Down

0 comments on commit 132691d

Please sign in to comment.