Searched defs:worker_thread_s (Results 1 – 1 of 1) sorted by relevance
49 struct worker_thread_s { struct50 worker_state state;55 uint8_t *in;59 size_t in_size;64 lzma_outbuf *outbuf;68 lzma_stream_coder *coder;73 const lzma_allocator *allocator;76 uint64_t progress_in;79 uint64_t progress_out;82 lzma_next_coder block_encoder;[all …]