We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acee208 commit 799bbb3Copy full SHA for 799bbb3
source/threads.tex
@@ -599,7 +599,7 @@
599
An object of type \tcode{SCB} has
600
an associated callback function of type \tcode{CallbackFn}.
601
Let \tcode{scb} be an object of type \tcode{SCB} and
602
-let \tcode{callback_fn} denote \tcode{scb's} associated callback function.
+let \tcode{callback_fn} denote \tcode{scb}'s associated callback function.
603
Direct-non-list-initializing \tcode{scb} from
604
arguments \tcode{t} and \tcode{init}
605
shall execute a \defnadj{stoppable callback}{registration} as follows:
0 commit comments