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.c303 static int reader2_iterations = 0; variable
404 reader_fn(&reader2_iterations); in reader2_fn()
432 reader2_iterations = 0; in _torture_rcu()
458 reader1_iterations + reader2_iterations, in _torture_rcu()
460 if ((reader1_iterations + reader2_iterations == 0) in _torture_rcu()
465 avr = tottime / (reader1_iterations + reader2_iterations); in _torture_rcu()