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 782c81f commit 5ce641eCopy full SHA for 5ce641e
source/exec.tex
@@ -3277,7 +3277,7 @@
3277
remember the current scheduler, \tcode{get_scheduler(get_env(rcvr))};
3278
\item
3279
start \tcode{sndr} on an execution agent belonging to
3280
-sch's associated execution resource;
+\tcode{sch}'s associated execution resource;
3281
3282
upon \tcode{sndr}'s completion,
3283
transfer execution back to the execution resource
@@ -3312,7 +3312,7 @@
3312
3313
3314
transfer execution to an agent
3315
-owned by sch's associated execution resource;
+owned by \tcode{sch}'s associated execution resource;
3316
3317
forward \tcode{sndr}'s async result as if by
3318
connecting and starting a sender \tcode{closure(S)},
0 commit comments