MDEV-32537 Name threads to improve debugging experience and diagnostics.
Use SetThreadDescription/pthread_setname_np to give threads a name.
Showing
Please register or sign in to comment
Use SetThreadDescription/pthread_setname_np to give threads a name.