|
TR-mbed 1.0
|
#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) | |
| #define EIGEN_USE_THREADS |
| EIGEN_DECLARE_TEST | ( | cxx11_runqueue | ) |
| void test_basic_runqueue | ( | ) |
| void test_empty_runqueue | ( | ) |
| void test_stress_runqueue | ( | ) |