Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/apps/
H A Dspeed.c1132 int num_inprogress = 0; in run_benchmark() local
1150 ++num_inprogress; in run_benchmark()
1168 while (num_inprogress > 0) { in run_benchmark()
1178 for (i = 0; i < async_jobs && num_inprogress > 0; i++) { in run_benchmark()
1260 --num_inprogress; in run_benchmark()
1265 --num_inprogress; in run_benchmark()