Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dthreadstest.c306 static int reader2_iterations = 0; variable
417 reader_fn(&reader2_iterations); in reader2_fn()
445 reader2_iterations = 0; in _torture_rcu()
471 reader1_iterations + reader2_iterations, in _torture_rcu()
473 if ((reader1_iterations + reader2_iterations == 0) in _torture_rcu()
478 avr = tottime / (reader1_iterations + reader2_iterations); in _torture_rcu()