Lines Matching refs:run_threads
598 unsigned run_threads; /* nr current threads */ member
625 for (i = 0; i < d->run_threads; i++) in crc32_threadfn()
704 unsigned thr, run_threads, nr_threads; in save_compressed_image() local
831 crc->run_threads = thr; in save_compressed_image()
835 for (run_threads = thr, thr = 0; thr < run_threads; thr++) { in save_compressed_image()
1210 unsigned i, thr, run_threads, nr_threads; in load_compressed_image() local
1377 if (crc->run_threads) { in load_compressed_image()
1380 crc->run_threads = 0; in load_compressed_image()
1431 for (run_threads = thr, thr = 0; thr < run_threads; thr++) { in load_compressed_image()
1463 crc->run_threads = thr + 1; in load_compressed_image()
1471 crc->run_threads = thr; in load_compressed_image()
1477 if (crc->run_threads) { in load_compressed_image()