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