scheduler: Minor cleanup

This commit is contained in:
Pawel Dziepak
2013-11-12 04:42:12 +01:00
parent 8818c942dd
commit 829f836324
2 changed files with 50 additions and 61 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ typedef struct cpu_ent {
int cpu_num;
// thread.c: used to force a reschedule at quantum expiration time
int preempted;
bool preempted;
timer quantum_timer;
// keeping track of CPU activity