Searched defs:worker_thread_s (Results 1 – 1 of 1) sorted by relevance
50 struct worker_thread_s { struct51 worker_state state;56 uint8_t *in;60 size_t in_size;65 lzma_outbuf *outbuf;69 lzma_stream_coder *coder;74 const lzma_allocator *allocator;77 uint64_t progress_in;80 uint64_t progress_out;83 lzma_next_coder block_encoder;[all …]