Searched defs:ShouldNotify (Results 1 – 2 of 2) sorted by relevance
27 bool POSIXLimboStopInfo::ShouldNotify(Event *event_ptr) { return false; } in ShouldNotify() function in POSIXLimboStopInfo44 bool POSIXNewThreadStopInfo::ShouldNotify(Event *event_ptr) { return false; } in ShouldNotify() function in POSIXNewThreadStopInfo
60 virtual bool ShouldNotify(Event *event_ptr) { in ShouldNotify() function