On 12/18/22 00: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<[email protected]> --- meson.build | 12 ++++++++++++ util/qemu-thread-posix.c | 9 ++++++++- 2 files changed, 20 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
