The Pedigree Project
0.1
|
This is the complete list of members for ProcessorThreadAllocator, including all inherited members.
addThread(Thread *pThread, Thread::ThreadStartFunc pStartFunction, void *pParam, bool bUsermode, void *pStack) | ProcessorThreadAllocator | |
addThread(Thread *pThread, SyscallState &state) | ProcessorThreadAllocator | |
instance() (defined in ProcessorThreadAllocator) | ProcessorThreadAllocator | inlinestatic |
m_Instance (defined in ProcessorThreadAllocator) | ProcessorThreadAllocator | privatestatic |
m_pAlgorithm (defined in ProcessorThreadAllocator) | ProcessorThreadAllocator | private |
ProcessorThreadAllocator() (defined in ProcessorThreadAllocator) | ProcessorThreadAllocator | |
setAlgorithm(ThreadToCoreAllocationAlgorithm *pAlgorithm) | ProcessorThreadAllocator | inline |
threadRemoved(Thread *pThread) | ProcessorThreadAllocator | |
~ProcessorThreadAllocator() (defined in ProcessorThreadAllocator) | ProcessorThreadAllocator | virtual |