GATE
gate::ThreadPool Member List

This is the complete list of members for gate::ThreadPool, including all inherited members.

addTask(gate_runnable_t *task) (defined in gate::ThreadPool)gate::ThreadPool
addTask(Runnable task) (defined in gate::ThreadPool)gate::ThreadPool
c_impl() (defined in gate::ThreadPool)gate::ThreadPool
c_impl() const (defined in gate::ThreadPool)gate::ThreadPool
getPendingTasksCount() (defined in gate::ThreadPool)gate::ThreadPool
removeTask(gate_runnable_t *task) (defined in gate::ThreadPool)gate::ThreadPool
removeTask(Runnable task) (defined in gate::ThreadPool)gate::ThreadPool
start() (defined in gate::ThreadPool)gate::ThreadPool
stop() (defined in gate::ThreadPool)gate::ThreadPool
ThreadPool(uint32_t threadCount=0, uint32_t maxTasks=0) (defined in gate::ThreadPool)gate::ThreadPool
~ThreadPool() noexcept (defined in gate::ThreadPool)gate::ThreadPool