Skip to content

Commit 132691d

Browse files
authored
[stoptoken.concepts] Add \tcode for terminate (#7516)
1 parent 2a19e82 commit 132691d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@
801801
the stop state's registered callback invocations shall be
802802
synchronously executed.
803803
If an invocation of a callback exits via an exception
804-
then terminate shall be invoked\iref{except.terminate}.
804+
then \tcode{terminate} shall be invoked\iref{except.terminate}.
805805
\begin{note}
806806
No constraint is placed on the order
807807
in which the callback invocations are executed.

0 commit comments

Comments
 (0)