|
parallel-cellular-automata
Framework for building parallel cellular automata.
|
This is the complete list of members for ca::Threadpool, including all inherited members.
| get_number_workers() const | ca::Threadpool | |
| submit(F &&f, Args &&...args) -> std::future< typename std::result_of< F(Args...)>::type > | ca::Threadpool | inline |
| Threadpool(unsigned nw=0) | ca::Threadpool | |
| ~Threadpool() | ca::Threadpool |