qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 4/8] util: Pass file+line to qemu_rec_mutex_unlock_impl


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 4/8] util: Pass file+line to qemu_rec_mutex_unlock_impl
Date: Tue, 15 Jun 2021 15:51:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1

On 6/15/21 1:31 AM, Richard Henderson wrote:
> Create macros for file+line expansion in qemu_rec_mutex_unlock
> like we have for qemu_mutex_unlock.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  include/qemu/thread.h    | 10 +++++++++-
>  util/qemu-thread-posix.c |  4 ++--
>  util/qemu-thread-win32.c |  2 +-
>  3 files changed, 12 insertions(+), 4 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]