Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c834 static void ZSTDMT_freeJobsTable(ZSTDMT_jobDescription* jobTable, U32 nbJobs, ZSTD_customMem cMem) in ZSTDMT_freeJobsTable()
851 U32 const nbJobs = 1 << nbJobsLog2; in ZSTDMT_createJobsTable() local
870 U32 nbJobs = nbWorkers + 2; in ZSTDMT_expandJobsTable() local
893 U32 nbJobs = nbWorkers + 2; in ZSTDMT_createCCtx_advanced_internal() local