Searched refs:lastJobID (Results 1 – 2 of 2) sorted by relevance
1358 unsigned lastJobID = 0; in FIO_compressZstdFrame() local1495 if (zfp.currentJobID > lastJobID) { in FIO_compressZstdFrame()1544 lastJobID = zfp.currentJobID; in FIO_compressZstdFrame()
1530 unsigned const lastJobID = mtctx->nextJobID; in ZSTDMT_getInputDataInUse() local1533 for (jobID = firstJobID; jobID < lastJobID; ++jobID) { in ZSTDMT_getInputDataInUse()