Searched refs:QCOW2_MAX_THREADS (Results 1 – 2 of 2) sorted by relevance
48 while (s->nb_threads >= QCOW2_MAX_THREADS) { in qcow2_co_process()
325 #define QCOW2_MAX_THREADS 4 macro