We created framework on top of pthreads. This framework allows to specify name for each created thread - we use it when printing debug messages. It would be nice if Helgrind (and other Valgrind tools too if applicable) could use these names. I found ANNOTATE_THREAD_NAME() macro in helgrind.h - could you provide implementation for it? Reproducible: Always
Would the fix in bug 322254 be acceptable? Can you try it out?
*** This bug has been marked as a duplicate of bug 393182 ***