Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dasync_scope.hpp823 struct __spawn_op struct
825 using _Env = stdexec::__t<_EnvId>;
826 using _Sender = stdexec::__t<_SenderId>;
828 struct __t : __spawn_op_base<_EnvId>
850 friend void tag_invoke(start_t, __t& __self) noexcept in tag_invoke()