Searched refs:lastJob (Results 1 – 1 of 1) sorted by relevance
651 unsigned lastJob; /* set by mtctx, then read by worker => no barrier */ member756 if ((nbChunks > 0) | job->lastJob /*must output a "last block" flag*/ ) { in ZSTDMT_compressionJob()759 size_t const cSize = (job->lastJob) ? in ZSTDMT_compressionJob()1335 assert(job->lastJob == 1); in ZSTDMT_writeLastEmptyBlock()1382 mtctx->jobs[jobID].lastJob = endFrame; in ZSTDMT_createCompressionJob()1416 mtctx->jobs[jobID].lastJob, in ZSTDMT_createCompressionJob()