Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__connect_awaitable.hpp178 static auto __co_call(_Fun __fun, _Ts&&... __as) noexcept in __co_call() function
221 __co_call(set_value, in __co_impl()
224 co_await __co_call( in __co_impl()
232 co_await __co_call(set_error, static_cast<_Receiver&&>(__rcvr), in __co_impl() local