Searched defs:stop_requested (Results 1 – 3 of 3) sorted by relevance
37 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool stop_requested() const noexcept { in stop_requested() function
73 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool stop_requested() const noexcept { in stop_requested() function
973 bool stop_requested = wp_sp->InvokeCallback(&context); PerformAction() local