TR-mbed 1.0
Loading...
Searching...
No Matches
Classes | Macros | Functions
cxx11_tensor_thread_local.cpp File Reference
#include <iostream>
#include <unordered_set>
#include "main.h"
#include <Eigen/CXX11/ThreadPool>

Classes

struct  Counter
 
struct  InitCounter
 

Macros

#define EIGEN_USE_THREADS
 

Functions

void test_simple_thread_local ()
 
void test_zero_sized_thread_local ()
 
void test_large_number_of_tasks_no_spill ()
 
void test_large_number_of_tasks_with_spill ()
 
 EIGEN_DECLARE_TEST (cxx11_tensor_thread_local)
 

Macro Definition Documentation

◆ EIGEN_USE_THREADS

#define EIGEN_USE_THREADS

Function Documentation

◆ 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 ( )