Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_scheduler_mix.cpp43 class Random { class
58 ~Random() { in ~Random()
74 thread_local Random::State* Random::mState = nullptr;
407 void create(Random& rnd) { in create()
431 void destroy(Random& rnd) { in destroy()
469 std::pair<tbb::task_arena*, std::size_t> acquire(Random& rnd, ScopedLock& lock) { in acquire()
508 static Random threadRandom;
532 static void do_it(Random& r) { in do_it()
539 static void do_it(Random& r) { in do_it()
546 static void do_it(Random& r) { in do_it()
[all …]