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

Macros

#define EIGEN_USE_THREADS
 

Functions

int rand_reentrant (unsigned int *s)
 
void test_basic_runqueue ()
 
void test_empty_runqueue ()
 
void test_stress_runqueue ()
 
 EIGEN_DECLARE_TEST (cxx11_runqueue)
 

Macro Definition Documentation

◆ EIGEN_USE_THREADS

#define EIGEN_USE_THREADS

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( cxx11_runqueue  )

◆ rand_reentrant()

int rand_reentrant ( unsigned int s)

◆ test_basic_runqueue()

void test_basic_runqueue ( )

◆ test_empty_runqueue()

void test_empty_runqueue ( )

◆ test_stress_runqueue()

void test_stress_runqueue ( )