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
/
threads
/
once_flag.c
blob: 16b6450905af4b797926ae5d9ddc8523b44e88e4 (
plain
)
1
2
3
4
5
typedef /* same as pthread_once_t */ once_flag; /* STDC(201112) */