better exec handling
This commit is contained in:
parent
0341761074
commit
8cbd854a8a
5 changed files with 43 additions and 78 deletions
|
|
@ -74,6 +74,7 @@ struct Proc
|
|||
uint osprocid;
|
||||
#endif
|
||||
Lock lock;
|
||||
int nswitch;
|
||||
_Thread *thread;
|
||||
_Threadlist runqueue;
|
||||
_Threadlist allthreads;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue