Home
last modified time | relevance | path

Searched defs:stop_requested (Results 1 – 4 of 4) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__stop_token.hpp67 static constexpr auto stop_requested() noexcept -> bool { in stop_requested() function
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dstop_token.hpp93 auto stop_requested() const noexcept -> bool { in stop_requested() function in stdexec::inplace_stop_source
144 auto stop_requested() const noexcept -> bool { in stop_requested() function in stdexec::inplace_stop_token
H A Dtask.hpp129 auto stop_requested() const noexcept -> bool { in stop_requested() function in exec::__task::__default_task_context_impl
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcontext.hpp90 bool stop_requested() noexcept in stop_requested() function in sdbusplus::async::context