mirror of https://git.musl-libc.org/git/musl
Browse Source
while other usage I've seen only has the synco instruction after the atomic operation, I cannot find any documentation indicating that this is correct. certainly all stores before the atomic need to have been synchronized before the atomic operation takes place.master
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue