Merging upstream version 0.7.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
44a755f8ce
commit
6df1da3298
33 changed files with 913 additions and 181 deletions
|
@ -42,7 +42,7 @@ The
|
|||
.Fn ck_pr_fence_atomic_store
|
||||
function enforces the ordering of any
|
||||
atomic read-modify-write operations relative to
|
||||
any load operations following the function invocation. This function
|
||||
any store operations following the function invocation. This function
|
||||
always serve as an implicit compiler barrier. On
|
||||
architectures implementing CK_MD_TSO, this operation
|
||||
only serves as a compiler barrier and no fences
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue