Home
last modified time | relevance | path

Searched refs:firstJobID (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c1499 unsigned const firstJobID = mtctx->doneJobID; in ZSTDMT_getInputDataInUse() local
1503 for (jobID = firstJobID; jobID < lastJobID; ++jobID) { in ZSTDMT_getInputDataInUse()