Home
last modified time | relevance | path

Searched refs:initial_stop (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcontext.hpp87 return initial_stop.request_stop(); in request_stop()
91 return initial_stop.stop_requested(); in stop_requested()
108 std::stop_source initial_stop{}; member in sdbusplus::async::context