#include <iostream>
#include <unordered_set>
#include "main.h"
#include <Eigen/CXX11/ThreadPool>
Go to the source code of this file.
◆ EIGEN_USE_THREADS
#define EIGEN_USE_THREADS |
◆ EIGEN_DECLARE_TEST()
EIGEN_DECLARE_TEST |
( |
cxx11_tensor_thread_local |
| ) |
|
◆ test_large_number_of_tasks_no_spill()
void test_large_number_of_tasks_no_spill |
( |
| ) |
|
◆ test_large_number_of_tasks_with_spill()
void test_large_number_of_tasks_with_spill |
( |
| ) |
|
◆ test_simple_thread_local()
void test_simple_thread_local |
( |
| ) |
|
◆ test_zero_sized_thread_local()
void test_zero_sized_thread_local |
( |
| ) |
|