Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dthreadstest.c305 static int reader1_iterations = 0; variable
411 reader_fn(&reader1_iterations); in reader1_fn()
444 reader1_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()