mirror of
https://git.tukaani.org/xz.git
synced 2025-04-16 12:40:50 +00:00
liblzma: mt dec: Fix a comment
Reviewed-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Thanks-to: Sam James <sam@gentoo.org>
This commit is contained in:
parent
b9d168eee4
commit
831b55b971
@ -347,7 +347,7 @@ worker_enable_partial_update(void *thr_ptr)
|
|||||||
|
|
||||||
|
|
||||||
/// Things do to at THR_STOP or when finishing a Block.
|
/// Things do to at THR_STOP or when finishing a Block.
|
||||||
/// This is called with thr->mutex locked.
|
/// This is called with thr->coder->mutex locked.
|
||||||
static void
|
static void
|
||||||
worker_stop(struct worker_thread *thr)
|
worker_stop(struct worker_thread *thr)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user