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