Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstdmt_compress.c556 range_t src, unsigned jobID) in ZSTDMT_serialState_update()
604 unsigned jobID, size_t cSize) in ZSTDMT_serialState_ensureFinished()
641 unsigned jobID; /* set by mtctx, then read by worker => no barrier */ member
969 unsigned jobID; in ZSTDMT_releaseAllJobResources() local
993 unsigned const jobID = mtctx->doneJobID & mtctx->jobIDMask; in ZSTDMT_waitForAllJobsCompleted() local
1110 unsigned const jobID = mtctx->doneJobID; in ZSTDMT_toFlushNow() local
1345 unsigned const jobID = mtctx->nextJobID & mtctx->jobIDMask; in ZSTDMT_createCompressionJob() local
1523 unsigned jobID; in ZSTDMT_getInputDataInUse() local