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 fb9f4c5 commit 5ba11caCopy full SHA for 5ba11ca
source/threads.tex
@@ -3973,6 +3973,9 @@
3973
\end{itemdecl}
3974
3975
\begin{itemdescr}
3976
+\pnum
3977
+\requires \tcode{p} is not null.
3978
+
3979
\pnum
3980
\effects atomically stores the exception pointer \tcode{p} in the shared state
3981
and makes that state ready~(\ref{futures.state}).
@@ -4033,6 +4036,9 @@
4033
4036
4034
4037
4035
4038
4039
4040
4041
4042
4043
\effects Stores the exception pointer \tcode{p} in the shared state without
4044
making that state ready immediately. Schedules that state to be made ready when
0 commit comments