Home
last modified time | relevance | path

Searched refs:rand_reentrant (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_eventcount.cpp17 int rand_reentrant(unsigned int* s) { in rand_reentrant() function
95 unsigned idx = rand_reentrant(&rnd) % kQueues; in test_stress_eventcount()
112 unsigned idx = rand_reentrant(&rnd) % kQueues; in test_stress_eventcount()
Dcxx11_runqueue.cpp19 int rand_reentrant(unsigned int* s) { in rand_reentrant() function
129 if (rand_reentrant(&rnd) % 2) in test_empty_runqueue()
133 if (rand_reentrant(&rnd) % 2) in test_empty_runqueue()