qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] thread-posix: add support for setting threads name on OpenBS


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] thread-posix: add support for setting threads name on OpenBSD
Date: Mon, 19 Dec 2022 21:59:35 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.1

On 18/12/22 09:22, Brad Smith wrote:
Make use of pthread_set_name_np() to be able to set the threads name
on OpenBSD.

Signed-off-by: Brad Smith <brad@comstyle.com>
---
  meson.build              | 12 ++++++++++++
  util/qemu-thread-posix.c |  9 ++++++++-
  2 files changed, 20 insertions(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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