Searched refs:Random (Results 1 – 1 of 1) sorted by relevance
43 class Random { class58 ~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 …]