Home
last modified time | relevance | path

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

/glibc-2.36/stdlib/ !
Dtst-arc4random-thread.c39 enum { outer_rounds = 10 }; enumerator
180 for (int round = 0; round < outer_rounds; ++round) in outer_thread()
291 = count_per_thread * inner_threads * outer_threads * outer_rounds; in do_test_func()