Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ion::base::WorkerPool Member List

This is the complete list of members for ion::base::WorkerPool, including all inherited members.

Allocatable()ion::base::Allocatableprotected
Allocatable(const Allocatable &other)ion::base::Allocatableprotected
Allocatable(const AllocatorPtr &allocator)ion::base::Allocatableexplicitprotected
GetAllocator() const ion::base::Allocatableinline
GetAllocatorForLifetime(AllocationLifetime lifetime) const ion::base::Allocatableinline
GetName() const ion::base::WorkerPoolinline
GetNonNullAllocator() const ion::base::Allocatableinline
GetWorkSemaphore()ion::base::WorkerPoolinline
IsSuspended() const ion::base::WorkerPool
operator delete(void *ptr)ion::base::Allocatableinline
operator delete(void *ptr, AllocationLifetime lifetime)ion::base::Allocatableinline
operator delete(void *ptr, const AllocatorPtr &allocator)ion::base::Allocatableinline
operator delete(void *ptr, void *ptr2)ion::base::Allocatableinline
operator new(size_t size)ion::base::Allocatableinline
operator new(size_t size, AllocationLifetime lifetime)ion::base::Allocatableinline
operator new(size_t size, const AllocatorPtr &allocator)ion::base::Allocatableinline
operator new(size_t size, const AllocatorPtr &allocator, void *ptr)ion::base::Allocatableinline
operator new(size_t size, void *ptr)ion::base::Allocatableinline
operator=(const Allocatable &other)ion::base::Allocatableinlineprotected
ResizeThreadPool(size_t thread_count)ion::base::WorkerPool
Resume()ion::base::WorkerPool
Suspend()ion::base::WorkerPool
ThreadEntryPoint()ion::base::WorkerPoolprotectedvirtual
WorkerPool(Worker *worker)ion::base::WorkerPoolexplicit
~Allocatable()ion::base::Allocatablevirtual
~WorkerPool() overrideion::base::WorkerPool