add threadid
This commit is contained in:
parent
1b404fe6e4
commit
9eda38e51f
2 changed files with 10 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ void _threadsetsysproc(void);
|
|||
void _threadsleep(Rendez*);
|
||||
_Thread *_threadwakeup(Rendez*);
|
||||
#define yield threadyield
|
||||
int threadid(void);
|
||||
|
||||
/*
|
||||
* I am tired of making this mistake.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue