Skip to content

Commit ed86ba4

Browse files
committed
[algorithms.parallel.defns] Avoid 'must'
1 parent b5d6409 commit ed86ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/algorithms.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
another function invocation is specified to synchronize with it,
336336
and if it is not a memory allocation or deallocation function.
337337
\begin{note}
338-
Implementations must ensure that internal synchronization
338+
Implementations ensure that internal synchronization
339339
inside standard library functions does not prevent forward progress
340340
when those functions are executed by threads of execution
341341
with weakly parallel forward progress guarantees.

0 commit comments

Comments
 (0)