Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dspeed.c1631 int num_inprogress = 0; in run_benchmark() local
1649 ++num_inprogress; in run_benchmark()
1667 while (num_inprogress > 0) { in run_benchmark()
1677 for (i = 0; i < async_jobs && num_inprogress > 0; i++) { in run_benchmark()
1757 --num_inprogress; in run_benchmark()
1762 --num_inprogress; in run_benchmark()