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.cpp53 struct wait_process_operation : public wait_process_completion struct
55 wait_process_operation(context& ctx, R r) : in wait_process_operation() function
61 void complete() noexcept override final in complete()
66 void stop() noexcept override final in stop()
79 R receiver;