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.c
blob: 2dc640c8cdbbe7348d863df3c91976cdc8bcafd4 (
plain
)
1
typedef int (*thrd_start_t)(void *);