add threadlinklibrary
This commit is contained in:
@@ -26,6 +26,11 @@ _Thread *_threadwakeup(Rendez*);
|
|||||||
*/
|
*/
|
||||||
void threaddaemonize(void);
|
void threaddaemonize(void);
|
||||||
|
|
||||||
|
/*
|
||||||
|
* clumsy linker hack
|
||||||
|
*/
|
||||||
|
void threadlinklibrary(void);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* per proc and thread data
|
* per proc and thread data
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user