![]() |
|
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 | ( | ) |
References Eigen::numext::q, VERIFY, and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
void test_empty_runqueue | ( | ) |
References i, if(), Eigen::numext::q, rand_reentrant(), and VERIFY_IS_EQUAL.
Referenced by EIGEN_DECLARE_TEST().
void test_stress_runqueue | ( | ) |
References EIGEN_THREAD_YIELD, i, j, Eigen::numext::q, v, and VERIFY.
Referenced by EIGEN_DECLARE_TEST().