Searched refs:currentJobID (Results 1 – 4 of 4) sorted by relevance
1388 if (zfp.currentJobID > 1) { /* only possible if nbWorkers >= 1 */ in FIO_compressZstdFrame()1418 if (zfp.currentJobID > lastJobID) { in FIO_compressZstdFrame()1422 …if (zfp.currentJobID > (unsigned)(prefs->nbWorkers+1)) { /* warm up period, to fill all workers … in FIO_compressZstdFrame()1467 lastJobID = zfp.currentJobID; in FIO_compressZstdFrame()
2123 unsigned currentJobID; /* MT only : latest started job nb */ member
1060 fps.currentJobID = mtctx->nextJobID; in ZSTDMT_getFrameProgression()
1440 fp.currentJobID = 0; in ZSTD_getFrameProgression()