Searched refs:THR_STOP (Results 1 – 2 of 2) sorted by relevance
38 THR_STOP, enumerator240 return THR_STOP; in worker_encode()248 return THR_STOP; in worker_encode()278 if (state >= THR_STOP) in worker_encode()311 return THR_STOP; in worker_encode()329 if (state >= THR_STOP) in worker_encode()341 return THR_STOP; in worker_encode()348 return THR_STOP; in worker_encode()374 if (thr->state == THR_STOP) { in worker_start()390 assert(state != THR_STOP); in worker_start()[all …]
3685 liblzma: mt dec: Simplify by removing the THR_STOP state