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
/
cnd_t.c
blob: cb6a93d0af2eb610e0660b1a81eca1b443cbdfa2 (
plain
)
1
2
3
4
5
typedef /* same as pthread_cond_t */ cnd_t; /* STDC(201112) */