The Pedigree Project  0.1
ProcessorThreadAllocator Member List

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)ProcessorThreadAllocatorinlinestatic
m_Instance (defined in ProcessorThreadAllocator)ProcessorThreadAllocatorprivatestatic
m_pAlgorithm (defined in ProcessorThreadAllocator)ProcessorThreadAllocatorprivate
ProcessorThreadAllocator() (defined in ProcessorThreadAllocator)ProcessorThreadAllocator
setAlgorithm(ThreadToCoreAllocationAlgorithm *pAlgorithm)ProcessorThreadAllocatorinline
threadRemoved(Thread *pThread)ProcessorThreadAllocator
~ProcessorThreadAllocator() (defined in ProcessorThreadAllocator)ProcessorThreadAllocatorvirtual