Beatmup
|
This is the complete list of members for Beatmup::Context::Impl::ThreadPoolEventListener, including all inherited members.
ctx | Beatmup::Context::Impl::ThreadPoolEventListener | private |
gpuInitFail(PoolIndex pool, std::exception_ptr exPtr) | Beatmup::Context::Impl::ThreadPoolEventListener | inlinevirtual |
taskDone(PoolIndex pool, AbstractTask &task, bool aborted) | Beatmup::Context::Impl::ThreadPoolEventListener | inlinevirtual |
taskFail(PoolIndex pool, AbstractTask &task, std::exception_ptr exPtr) | Beatmup::Context::Impl::ThreadPoolEventListener | inlinevirtual |
threadCreated(PoolIndex pool) | Beatmup::Context::Impl::ThreadPoolEventListener | inlinevirtual |
ThreadPoolEventListener(const Context::Impl &ctx) | Beatmup::Context::Impl::ThreadPoolEventListener | inline |
threadTerminating(PoolIndex pool) | Beatmup::Context::Impl::ThreadPoolEventListener | inlinevirtual |