#include "main.h"#include <Eigen/CXX11/ThreadPool>
Go to the source code of this file.
Classes | |
| struct | TestQueue |
Macros | |
| #define | EIGEN_USE_THREADS |
Functions | |
| int | rand_reentrant (unsigned int *s) |
| static void | test_basic_eventcount () |
| void | test_cxx11_eventcount () |
| static void | test_stress_eventcount () |
| #define EIGEN_USE_THREADS |
Definition at line 11 of file cxx11_eventcount.cpp.
| int rand_reentrant | ( | unsigned int * | s | ) |
Definition at line 17 of file cxx11_eventcount.cpp.
|
static |
Definition at line 26 of file cxx11_eventcount.cpp.
| void test_cxx11_eventcount | ( | ) |
Definition at line 138 of file cxx11_eventcount.cpp.
|
static |
Definition at line 79 of file cxx11_eventcount.cpp.