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_start_t.h
blob: c44f1bcb680243f5c09cbd6380621e1b8154ec5d (
plain
)
1
2
3
4
5
typedef int (*thrd_start_t)(void *); /* STDC(201112) */