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