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.c302 static int reader1_iterations = 0; variable
398 reader_fn(&reader1_iterations); in reader1_fn()
431 reader1_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()