add _threaddaemonize
This commit is contained in:
parent
15cd8255b5
commit
c7acb53e03
1 changed files with 1 additions and 0 deletions
|
|
@ -123,3 +123,4 @@ extern int _runthreadspawn(int*, char*, char**);
|
|||
extern void _threadsetupdaemonize(void);
|
||||
extern void _threaddodaemonize(char*);
|
||||
extern void _threadpexit(void);
|
||||
extern void _threaddaemonize(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue