Searched defs:leave_attached (Results 1 – 2 of 2) sorted by relevance
105 bool RunWhenQuiesced(pid_t pid, bool leave_attached, std::function<PidRunEnum()> fn) { in RunWhenQuiesced()
240 static bool WaitForRemote(pid_t pid, bool leave_attached, uint64_t addr) { in WaitForRemote()