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
/
thrd_t.h
blob: 9db99925acf9977d155f03b8a100b26d4d3ab1c1 (
plain
)
1
2
3
4
5
typedef /* same as pthread_t */ thrd_t; /* STDC(201112) */