Home
last modified time | relevance | path

Searched defs:jobID (Results 1 – 1 of 1) sorted by relevance

/external/zstd/lib/compress/
Dzstdmt_compress.c558 range_t src, unsigned jobID) in ZSTDMT_serialState_update()
606 unsigned jobID, size_t cSize) in ZSTDMT_serialState_ensureFinished()
643 unsigned jobID; /* set by mtctx, then read by worker => no barrier */ member
949 unsigned jobID; in ZSTDMT_releaseAllJobResources() local
973 unsigned const jobID = mtctx->doneJobID & mtctx->jobIDMask; in ZSTDMT_waitForAllJobsCompleted() local
1090 unsigned const jobID = mtctx->doneJobID; in ZSTDMT_toFlushNow() local
1323 unsigned const jobID = mtctx->nextJobID & mtctx->jobIDMask; in ZSTDMT_createCompressionJob() local
1501 unsigned jobID; in ZSTDMT_getInputDataInUse() local