Searched defs:caused_stop (Results 1 – 5 of 5) sorted by relevance
301 ProcessPOSIX::DoHalt(bool &caused_stop) in DoHalt()
564 ProcessKDP::DoHalt (bool &caused_stop) in DoHalt()
1741 ProcessGDBRemote::DoHalt (bool &caused_stop) in DoHalt()
2308 DoHalt (bool &caused_stop) in DoHalt()
3353 bool caused_stop = false; in Halt() local