pin
This commit is contained in:
parent
f936548b5e
commit
df970459f9
6 changed files with 87 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ void _threadsleep(Rendez*);
|
|||
_Thread *_threadwakeup(Rendez*);
|
||||
#define yield threadyield
|
||||
int threadid(void);
|
||||
void _threadpin(void);
|
||||
void _threadunpin(void);
|
||||
|
||||
/*
|
||||
* I am tired of making this mistake.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue