Home
last modified time | relevance | path

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

/openssl/test/
H A Dthreadstest.c306 static int writer2_iterations = 0; variable
361 writer_fn(2, &writer2_iterations); in writer2_fn()
431 writer2_iterations = 0; in _torture_rcu()
460 writer1_iterations + writer2_iterations, tottime); in _torture_rcu()
462 || (writer1_iterations + writer2_iterations == 0)) { in _torture_rcu()
467 avw = tottime / (writer1_iterations + writer2_iterations); in _torture_rcu()

Completed in 7 milliseconds