JeVois  1.22
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
Loading...
Searching...
No Matches
ThreadPool.H File Reference
#include <future>
#include <thread>
#include <vector>
#include <stdexcept>
#include <type_traits>
#include "function2/function2.hpp"
#include "concurrentqueue/concurrentqueue.h"
#include <sched.h>
#include <opencv2/core/parallel/parallel_backend.hpp>
#include <jevois/Util/details/ThreadPoolImpl.H>
Include dependency graph for ThreadPool.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jevois::ThreadPool
 A thread pool with CPU affinity. More...
 
class  jevois::ParallelForAPIjevois
 A parallel API to make OpenCV use our thread pool. More...
 

Namespaces

namespace  jevois
 Main namespace for all JeVois classes and functions.