Home
last modified time | relevance | path

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

/dragonfly/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c101 enum {
106 } sequence;
110 size_t block_size;
117 lzma_index *index;
130 size_t header_pos;
134 lzma_outq outq;
139 uint32_t timeout;
150 uint32_t threads_max;
163 worker_thread *thr;
168 uint64_t progress_in;
[all …]