- Fix compilation
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@712 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
5ab575dffd
commit
b7d61d5c56
2 changed files with 121 additions and 124 deletions
|
@ -92,8 +92,8 @@ namespace sgpem
|
|||
|
||||
Scheduler(); //private constructor.
|
||||
|
||||
ReadyQueue _ready_queue;
|
||||
PolicyManager& _policy_manager;
|
||||
ReadyQueue* _ready_queue;
|
||||
Policy* _policy;
|
||||
};
|
||||
|
||||
}//~ namespace sgpem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue