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