mirror of
https://github.com/isar/libmdbx.git
synced 2025-10-28 14:38:59 +08:00
mdbx: use C11 atomics if available instead of legacy memory barriers.
This done better support architectures with a weak/relaxed memory consistency model (ARM, AARCH64, PPC, MIPS, RISC-V, etc). Change-Id: Iee831c8dc564f1d027ff84b0d6daa559325d5a9b
This commit is contained in:
1
.github/actions/spelling/expect.txt
vendored
1
.github/actions/spelling/expect.txt
vendored
@@ -205,6 +205,7 @@ cpflags
|
||||
cplus
|
||||
cplusplus
|
||||
cpp
|
||||
cppreference
|
||||
cpuid
|
||||
CROSSCOMPILING
|
||||
crtdbg
|
||||
|
||||
Reference in New Issue
Block a user