OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:out_pool
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/zlib/pigz/dist/
pigz.c
1292
local struct pool
out_pool
;
variable in typeref:struct:pool
1340
/* initialize buffer pools (initial size for
out_pool
not critical, since
1344
new_pool(&
out_pool
, OUTPOOL(g.block), -1);
1379
caught = free_pool(&
out_pool
);
1461
temp = get_space(&
out_pool
);
1482
job->out = get_space(&
out_pool
);
Completed in 62 milliseconds
Indexes created Fri Sep 04 00:26:01 UTC 2026