Home
last modified time | relevance | path

Searched refs:WaitForMainSigStop (Results 1 – 1 of 1) sorted by relevance

/art/tools/timeout_dumper/
Dtimeout_dumper.cc475 bool WaitForMainSigStop(const std::atomic<bool>& saw_wif_stopped_for_main) { in WaitForMainSigStop() function
614 if (!WaitForMainSigStop(saw_wif_stopped_for_main)) { in DumpProcess()