Searched refs:WaitForSigStopped (Results 1 – 1 of 1) sorted by relevance
473 bool WaitForSigStopped(pid_t pid, uint32_t max_wait_micros) { in WaitForSigStopped() function509 if (pid != tid && !WaitForSigStopped(tid, kMaxWaitMicros)) { in DumpThread()