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 d299950 commit a26b3d7Copy full SHA for a26b3d7
source/exec.tex
@@ -6919,7 +6919,7 @@
6919
\tcode{sch}.
6920
If the current execution resource is the same as the execution
6921
resource associated with \tcode{sch}, the completion operation on
6922
-\tcode{\placeholder{out_rcvr}} may be called before \tcode{start(op)} completes.
+\tcode{\placeholder{out_rcvr}} may be called before \tcode{start(\placeholder{op})} completes.
6923
If scheduling onto \tcode{sch} fails, an error completion on
6924
\tcode{\placeholder{out_rcvr}} shall be executed on an unspecified execution
6925
agent.
0 commit comments