Home
last modified time | relevance | path

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

/system/core/debuggerd/
Dcrash_dump.cpp132 static bool wait_for_stop(pid_t tid, int* received_signal) { in wait_for_stop() function
155 return wait_for_stop(tid, received_signal); in ptrace_interrupt()
389 if (!wait_for_stop(child, &stop_signal)) { in wait_for_clone()