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_bool.c
blob: 60c86680347afcc577a66fe9a5903f6345720351 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic _Bool atomic_bool; #endif