add threadidle
This commit is contained in:
@@ -126,6 +126,7 @@ struct Proc
|
||||
int nswitch;
|
||||
_Thread *thread;
|
||||
_Threadlist runqueue;
|
||||
_Threadlist idlequeue;
|
||||
_Threadlist allthreads;
|
||||
uint nthread;
|
||||
uint sysproc;
|
||||
|
||||
Reference in New Issue
Block a user