Home | History | Annotate | Download | only in helgrind

Lines Matching defs:how

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