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_long.h
blob: 2df3d080756f77d72722576472dfcf2246b6f0a4 (
plain
)
1
2
3
4
5
6
7
8
9
10
#if 0 typedef _Atomic long atomic_long; #endif /* STDC(201112) */