pin
This commit is contained in:
parent
19f4cef528
commit
ff63eeb1bd
1 changed files with 1 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ struct Proc
|
|||
Lock lock;
|
||||
int nswitch;
|
||||
_Thread *thread;
|
||||
_Thread *pinthread;
|
||||
_Threadlist runqueue;
|
||||
_Threadlist idlequeue;
|
||||
_Threadlist allthreads;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue