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