Simplify internal usage of atomic operations
Opened this issue · 0 comments
codylico commented
By using shim functions for environments without <stdatomic.h>
support, the usage of atomic functions within the source code could be simplified, reducing overall lines of code.