index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stdatomic
/
ATOMIC_VAR_INIT.h
blob: 8159ef69cd58748daf2a523c7f7f0bdd368d9e3e (
plain
)
1
#define ATOMIC_VAR_INIT(__value) (__value)