Searched refs:m_should_detach (Results 1 – 2 of 2) sorted by relevance
724 bool GetShouldDetach() const { return m_should_detach; } in GetShouldDetach()726 void SetShouldDetach(bool b) { m_should_detach = b; } in SetShouldDetach()2935 bool m_should_detach; /// Should we detach if the process object goes away variable
436 m_should_detach(false), m_next_event_action_up(), m_public_run_lock(), in Process()2531 m_should_detach = false; in LaunchPrivate()2801 m_should_detach = true; in Attach()2873 m_should_detach = true; in Attach()3281 m_should_detach = false; in DestroyImpl()