Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c862 static void ZSTDMT_freeJobsTable(ZSTDMT_jobDescription* jobTable, U32 nbJobs, ZSTD_customMem cMem) in ZSTDMT_freeJobsTable()
881 ZSTDMT_jobDescription* const jobTable = (ZSTDMT_jobDescription*) in ZSTDMT_createJobsTable() local