#include <NonBlockingThreadPool.h>
◆ Queue
template<typename Environment >
◆ Task
template<typename Environment >
◆ ThreadPoolTempl() [1/2]
template<typename Environment >
◆ ThreadPoolTempl() [2/2]
template<typename Environment >
| Eigen::ThreadPoolTempl< Environment >::ThreadPoolTempl |
( |
int |
num_threads, |
|
|
bool |
allow_spinning, |
|
|
Environment |
env = Environment() |
|
) |
| |
|
inline |
◆ ~ThreadPoolTempl()
template<typename Environment >
◆ Cancel()
template<typename Environment >
◆ CurrentThreadId()
template<typename Environment >
◆ NumThreads()
template<typename Environment >
◆ Schedule()
template<typename Environment >
◆ ScheduleWithHint()
template<typename Environment >
◆ SetStealPartitions()
template<typename Environment >
| void Eigen::ThreadPoolTempl< Environment >::SetStealPartitions |
( |
const std::vector< std::pair< unsigned, unsigned > > & |
partitions | ) |
|
|
inline |
The documentation for this class was generated from the following file: