On 25/9/25 11:44, Daniel P. Berrangé wrote:
The ability to set the thread name needs to be used in a number
of places, so expose the current impls as public methods.

Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
Signed-off-by: Daniel P. Berrangé <[email protected]>
---
  include/qemu/thread.h    |  1 +
  util/qemu-thread-posix.c | 26 ++++++++++++++++----------
  util/qemu-thread-win32.c | 13 ++++++++-----
  3 files changed, 25 insertions(+), 15 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to