Home
last modified time | relevance | path

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

/openbmc/sdbusplus/src/async/
H A Dcontext.cpp51 struct wait_process_operation : public wait_process_completion struct
53 wait_process_operation(context& ctx, R r) : in wait_process_operation() argument
59 void complete() noexcept override final in complete()
64 void stop() noexcept override final in stop()
77 R receiver;