#include "main.h"
#include "Eigen/CXX11/ThreadPool"
#include "Eigen/CXX11/Tensor"
Go to the source code of this file.
◆ EIGEN_USE_THREADS
      
        
          | #define EIGEN_USE_THREADS | 
      
 
 
◆ EIGEN_DECLARE_TEST()
      
        
          | EIGEN_DECLARE_TEST | ( | cxx11_non_blocking_thread_pool |  | ) |  | 
      
 
 
◆ test_cancel()
  
  | 
        
          | static void test_cancel | ( |  | ) |  |  | static | 
 
 
◆ test_create_destroy_empty_pool()
  
  | 
        
          | static void test_create_destroy_empty_pool | ( |  | ) |  |  | static | 
 
 
◆ test_parallelism()
  
  | 
        
          | static void test_parallelism | ( | bool | allow_spinning | ) |  |  | static | 
 
 
◆ test_pool_partitions()
  
  | 
        
          | static void test_pool_partitions | ( |  | ) |  |  | static |