Home | History | Annotate | Download | only in helgrind

Lines Matching defs:how

803 #define BAD(_str) do { how = (_str); goto bad; } while (0)
804 Char* how = "no error";
828 VG_(printf)("threads__sanity_check: who=\"%s\", bad=\"%s\"\n", who, how);
838 #define BAD(_str) do { how = (_str); goto bad; } while (0)
839 Char* how = "no error";
894 VG_(printf)("locks__sanity_check: who=\"%s\", bad=\"%s\"\n", who, how);
1663 how NPTL works). In which case there has already been a prior
2373 /* Hmm. How can a wait on 'cond' succeed if nobody signalled
2560 do. But we do need to keep track of how many unused-up posts have
2759 /* Hmm. How can a wait on 'sem' succeed if nobody posted to it?
3963 some such, it's hard to see how to do better. We have to check