|
The Pedigree Project
0.1
|
#include <ThreadToCoreAllocationAlgorithm.h>
Inheritance diagram for ThreadToCoreAllocationAlgorithm:
Collaboration diagram for ThreadToCoreAllocationAlgorithm:Public Member Functions | |
| virtual bool | initialise (List< PerProcessorScheduler * > &procList)=0 |
| virtual PerProcessorScheduler * | allocateThread (Thread *pThread)=0 |
| virtual void | threadRemoved (Thread *pThread) |
Definition at line 30 of file ThreadToCoreAllocationAlgorithm.h.
1.8.11