Skip to content

Commit 4b19556

Browse files
committed
[mem.res.global] Replace 'shall synchronize with'; add reference
1 parent c985ca8 commit 4b19556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/memory.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6156,7 +6156,7 @@
61566156
Calling the \tcode{set_default_resource} and
61576157
\tcode{get_default_resource} functions shall not incur a data race.
61586158
A call to the \tcode{set_default_resource} function
6159-
shall synchronize with subsequent calls to
6159+
synchronizes with\iref{intro.races} subsequent calls to
61606160
the \tcode{set_default_resource} and \tcode{get_default_resource} functions.
61616161
\end{itemdescr}
61626162

0 commit comments

Comments
 (0)