Home
last modified time | relevance | path

Searched refs:dict_pool (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/zlib/pigz/dist/
H A Dpigz.c1293 local struct pool dict_pool; variable
1345 new_pool(&dict_pool, DICT, -1); in setup_jobs()
1377 caught = free_pool(&dict_pool); in finish_jobs()
1876 dict = get_space(&dict_pool); in parallel_compress()