Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/apps/
H A Dspeed.c1222 int num_inprogress = 0; in run_benchmark() local
1240 ++num_inprogress; in run_benchmark()
1258 while (num_inprogress > 0) { in run_benchmark()
1268 for (i = 0; i < async_jobs && num_inprogress > 0; i++) { in run_benchmark()
1350 --num_inprogress; in run_benchmark()
1355 --num_inprogress; in run_benchmark()