Home
last modified time | relevance | path

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

/glibc-2.36/stdlib/
Dtst-arc4random-thread.c30 enum { count_per_thread = 2048 }; enumerator
153 for (int i = 0; i < count_per_thread; ++i) in inner_thread()
291 = count_per_thread * inner_threads * outer_threads * outer_rounds; in do_test_func()