Searched defs:stop_requested (Results 1 – 4 of 4) sorted by relevance
| /openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ | ||
| H A D | __stop_token.hpp | 67 static constexpr auto stop_requested() noexcept -> bool { in stop_requested() function |
| /openbmc/sdbusplus/include/sdbusplus/async/stdexec/ | ||
| H A D | stop_token.hpp | 93 auto stop_requested() const noexcept -> bool { in stop_requested() function in stdexec::inplace_stop_source |
| H A D | task.hpp | 129 auto stop_requested() const noexcept -> bool { in stop_requested() function in exec::__task::__default_task_context_impl |
| /openbmc/sdbusplus/include/sdbusplus/async/ | ||
| H A D | context.hpp | 90 bool stop_requested() noexcept in stop_requested() function in sdbusplus::async::context |