Searched refs:has_stopped (Results 1 – 2 of 2) sorted by relevance
51 inline bool has_stopped() const { return stopped_; } in has_stopped() function
463 if (stop_handle.has_stopped()) { in WaitSync()