The Pedigree Project
0.1
|
#include <ThreadToCoreAllocationAlgorithm.h>
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.