Searched defs:stop_requested (Results 1 – 4 of 4) sorted by relevance
38 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool stop_requested() const noexcept { in stop_requested() function
74 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool stop_requested() const noexcept { in stop_requested() function
36 bool stop_requested; in Run() local
244 def stop_requested(self): member in SessionRunContext