add _threaddaemonize
This commit is contained in:
parent
15cd8255b5
commit
c7acb53e03
@ -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…
Reference in New Issue
Block a user