Files
qemu/audio
Daniel P. Berrangé 8f68a33ad4 audio: make jackaudio use qemu_thread_set_name
This has greater portability than directly call pthread_setname_np,
which is only 1 out of 3 possible functions for pthreads that can
set the name.

The new API requires a trampoline function, since it can only set
the name of the current thread.

Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2026-03-05 17:40:24 +00:00
..
2026-02-23 14:38:22 +01:00
2025-10-30 22:56:28 +04:00
2026-02-27 14:48:04 +01:00
2026-02-27 14:48:04 +01:00