Home
last modified time | relevance | path

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

/openssl/apps/
H A Dspeed.c1556 int num_inprogress = 0; in run_benchmark() local
1574 ++num_inprogress; in run_benchmark()
1592 while (num_inprogress > 0) { in run_benchmark()
1602 for (i = 0; i < async_jobs && num_inprogress > 0; i++) { in run_benchmark()
1684 --num_inprogress; in run_benchmark()
1689 --num_inprogress; in run_benchmark()

Completed in 19 milliseconds