Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/xz/dist/src/liblzma/common/
H A Dstream_encoder_mt.c182 worker_error(worker_thread *thr, lzma_ret ret) in worker_error() function
222 worker_error(thr, ret); in worker_encode()
230 worker_error(thr, ret); in worker_encode()
293 worker_error(thr, ret); in worker_encode()
323 worker_error(thr, LZMA_PROG_ERROR); in worker_encode()
330 worker_error(thr, ret); in worker_encode()