pin
This commit is contained in:
parent
19f4cef528
commit
ff63eeb1bd
@ -138,6 +138,7 @@ struct Proc
|
||||
Lock lock;
|
||||
int nswitch;
|
||||
_Thread *thread;
|
||||
_Thread *pinthread;
|
||||
_Threadlist runqueue;
|
||||
_Threadlist idlequeue;
|
||||
_Threadlist allthreads;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user