Skip to content

Commit 5ce641e

Browse files
authored
[exec.on] Add \tcode for sch
1 parent 782c81f commit 5ce641e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/exec.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3277,7 +3277,7 @@
32773277
remember the current scheduler, \tcode{get_scheduler(get_env(rcvr))};
32783278
\item
32793279
start \tcode{sndr} on an execution agent belonging to
3280-
sch's associated execution resource;
3280+
\tcode{sch}'s associated execution resource;
32813281
\item
32823282
upon \tcode{sndr}'s completion,
32833283
transfer execution back to the execution resource
@@ -3312,7 +3312,7 @@
33123312
\item
33133313
upon \tcode{sndr}'s completion,
33143314
transfer execution to an agent
3315-
owned by sch's associated execution resource;
3315+
owned by \tcode{sch}'s associated execution resource;
33163316
\item
33173317
forward \tcode{sndr}'s async result as if by
33183318
connecting and starting a sender \tcode{closure(S)},

0 commit comments

Comments
 (0)