Searched refs:currentJobID (Results 1 – 6 of 6) sorted by relevance
1589 if (zfp.currentJobID > 1) { /* only possible if nbWorkers >= 1 */ in FIO_compressZstdFrame()1619 if (zfp.currentJobID > lastJobID) { in FIO_compressZstdFrame()1623 …if (zfp.currentJobID > (unsigned)(prefs->nbWorkers+1)) { /* warm up period, to fill all workers … in FIO_compressZstdFrame()1668 lastJobID = zfp.currentJobID; in FIO_compressZstdFrame()
2742 unsigned currentJobID; /* MT only : latest started job nb */ member
2741 unsigned currentJobID; /* MT only : latest started job nb */ member
1120 fps.currentJobID = mtctx->nextJobID; in ZSTDMT_getFrameProgression()
1885 fp.currentJobID = 0; in ZSTD_getFrameProgression()
1886 fp.currentJobID = 0; in ZSTD_getFrameProgression()