LeviLamina
Loading...
Searching...
No Matches
ll::thread::ThreadPoolExecutor Member List

This is the complete list of members for ll::thread::ThreadPoolExecutor, including all inherited members.

Clock typedef (defined in ll::coro::Executor)ll::coro::Executor
destroy() (defined in ll::thread::ThreadPoolExecutor)ll::thread::ThreadPoolExecutor
Duration typedef (defined in ll::coro::Executor)ll::coro::Executor
execute(std::function< void()>) const override (defined in ll::thread::ThreadPoolExecutor)ll::thread::ThreadPoolExecutorvirtual
executeAfter(std::function< void()>, Duration) const override (defined in ll::thread::ThreadPoolExecutor)ll::thread::ThreadPoolExecutorvirtual
Executor(std::string name) (defined in ll::coro::Executor)ll::coro::Executorinline
getDefault() (defined in ll::thread::ThreadPoolExecutor)ll::thread::ThreadPoolExecutorstatic
getName() const (defined in ll::coro::Executor)ll::coro::Executorinline
resize(size_t nThreads=1) (defined in ll::thread::ThreadPoolExecutor)ll::thread::ThreadPoolExecutor
ThreadPoolExecutor(std::string name, size_t nThreads=1) (defined in ll::thread::ThreadPoolExecutor)ll::thread::ThreadPoolExecutorexplicit
~Executor()=default (defined in ll::coro::Executor)ll::coro::Executorvirtual
~ThreadPoolExecutor() override (defined in ll::thread::ThreadPoolExecutor)ll::thread::ThreadPoolExecutor