JeVois
1.22
JeVois Smart Embedded Machine Vision Toolkit
|
|
This is the complete list of members for jevois::ThreadPool, including all inherited members.
execute(Func &&func, Args &&... args) -> std::future< decltype(func(args...))> | jevois::ThreadPool | |
getPoolSize() -> size_t | jevois::ThreadPool | |
ThreadPool(unsigned int threads=std::thread::hardware_concurrency(), bool little=false) | jevois::ThreadPool | |
~ThreadPool() | jevois::ThreadPool |