add threadlinklibrary
This commit is contained in:
parent
31cf0ab11f
commit
9cb22ba607
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue