|
The Pedigree Project
0.1
|
Inheritance diagram for RoundRobinCoreAllocator:
Collaboration diagram for RoundRobinCoreAllocator:Public Member Functions | |
| virtual bool | initialise (List< PerProcessorScheduler * > &procList) |
| virtual PerProcessorScheduler * | allocateThread (Thread *pThread) |
Public Member Functions inherited from ThreadToCoreAllocationAlgorithm | |
| virtual void | threadRemoved (Thread *pThread) |
Private Attributes | |
| Tree< PerProcessorScheduler *, PerProcessorScheduler * > | m_ProcMap |
| PerProcessorScheduler * | m_pNext |
Definition at line 30 of file RoundRobinCoreAllocator.h.
1.8.11