File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 71647164
71657165\pnum
71667166\sync
7167- Regardless of the provided \tcode {policy} argument,
7167+ The following apply regardless of the provided \tcode {policy} argument:
71687168\begin {itemize }
71697169\item
7170- the invocation of \tcode {async}
7170+ The invocation of \tcode {async}
71717171synchronizes with\iref {intro.multithread } the invocation of \tcode {f}.
71727172\begin {note }
71737173This statement applies even when the corresponding \tcode {future} object is moved to
71747174another thread.
71757175\end {note }
7176- ; and
71777176
71787177\item
7179- the completion of the function \tcode {f} is sequenced before\iref {intro.multithread } the
7178+ The completion of the function \tcode {f} is sequenced before\iref {intro.multithread } the
71807179shared state is made ready.
71817180\begin {note }
71827181\tcode {f} might not be called at all,
You can’t perform that action at this time.
0 commit comments