Motorcortex Core  version: 2.7.6
mcx::container::ThreadPool Member List

This is the complete list of members for mcx::container::ThreadPool, including all inherited members.

empty() const (defined in mcx::container::ThreadPool)mcx::container::ThreadPool
getCpuAffinity() const (defined in mcx::container::ThreadPool)mcx::container::ThreadPool
getName() const (defined in mcx::container::ThreadPool)mcx::container::ThreadPool
getTaskSched() const (defined in mcx::container::ThreadPool)mcx::container::ThreadPool
setCpuAffinity(const std::vector< uint32_t > &cpu_affinity_list) (defined in mcx::container::ThreadPool)mcx::container::ThreadPool
setName(std::string name) (defined in mcx::container::ThreadPool)mcx::container::ThreadPool
setTaskSched(TaskSched task_sched, int task_prio=0) (defined in mcx::container::ThreadPool)mcx::container::ThreadPool
submit(FunctionType f) (defined in mcx::container::ThreadPool)mcx::container::ThreadPoolinline
ThreadPool(size_t thread_count=std::thread::hardware_concurrency()) (defined in mcx::container::ThreadPool)mcx::container::ThreadPoolexplicit
~ThreadPool() (defined in mcx::container::ThreadPool)mcx::container::ThreadPool