On 4/9/23 16:48, Fabiano Rosas wrote:
Having a name in the source helps with debugging core dumps when one might not have access to TLS data to cross-reference AioContexts with their addresses.Signed-off-by: Fabiano Rosas <faro...@suse.de> --- iothread.c | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>