![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::ThreadPool, including all inherited members.
| enqueue(F &&f, Args &&... args) -> std::future< std::invoke_result_t< F, Args... > > | inviwo::ThreadPool | |
| enqueueRaw(std::function< void()> f) | inviwo::ThreadPool | |
| getQueueSize() (defined in inviwo::ThreadPool) | inviwo::ThreadPool | |
| getSize() const (defined in inviwo::ThreadPool) | inviwo::ThreadPool | |
| ThreadPool(size_t threads, std::function< void()> onThreadStart=[]() {}, std::function< void()> onThreadStop=[]() {}) (defined in inviwo::ThreadPool) | inviwo::ThreadPool | |
| trySetSize(size_t size) (defined in inviwo::ThreadPool) | inviwo::ThreadPool | |
| ~ThreadPool() (defined in inviwo::ThreadPool) | inviwo::ThreadPool |