compbio
Classes | Public Member Functions | Protected Member Functions | List of all members
Eigen::SimpleThreadPoolTempl< Environment > Class Template Reference
Inheritance diagram for Eigen::SimpleThreadPoolTempl< Environment >:
Eigen::ThreadPoolInterface

Public Member Functions

 SimpleThreadPoolTempl (int num_threads, Environment env=Environment())
 
void Schedule (std::function< void()> fn) final
 
int NumThreads () const final
 
int CurrentThreadId () const final
 

Protected Member Functions

void WorkerLoop (int thread_id)
 

The documentation for this class was generated from the following file: