On 5/9/23 20:03, 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 <[email protected]> --- v3: used const v2: used g_autofree where appropriate --- iothread.c | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
