Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp1492 static auto __co_call(_Fun __fun, _Ts&&... __as) noexcept in __co_call() function
1536 __co_call(set_value, static_cast<_Receiver&&>(__rcvr))); in __co_impl()
1538 co_await __co_call( in __co_impl()
1546 co_await __co_call(set_error, static_cast<_Receiver&&>(__rcvr), in __co_impl() local