Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__just.hpp35 struct __impl : __sexpr_defaults struct
37 using __tag_t = typename _JustTag::__tag_t;
H A D__basic_sender.hpp379 struct __impl struct
381 __op_state<_Sexpr, _Receiver>* __op_;
384 auto operator()(__indices<_Is...>, _Child&&... __child) const in operator ()()
587 using __impl = __sexpr_impl<__meval<__msecond, _Self, __tag_t>>; typedef
H A D__meta.hpp1217 struct __impl<__indices<_Idx...>> struct
1220 using __f = __minvoke<_Continuation, __m_at_c<_Idx, _Ts...>...>;
1276 static constexpr auto __impl(__indices<_Is...>) noexcept in __impl() function
1394 struct __impl struct
1404 auto operator()(__indices<_Idx...>, _Ts&&... __ts) const noexcept( in operator ()()
H A D__senders.hpp95 static auto __impl() in __impl() function
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dasync_scope.hpp55 struct __impl struct
57 inplace_stop_source __stop_source_{};
58 mutable std::mutex __lock_{};
59 mutable std::ptrdiff_t __active_ = 0;
60 mutable __intrusive_queue<&__task::__next_> __waiters_{};
62 ~__impl() in ~__impl()
H A Dcoroutine.hpp128 inline __coro::coroutine_handle<> __impl(__coro::coroutine_handle<> __destroy, in __impl() function
H A Dfunctional.hpp266 constexpr auto __impl(__indices<_Is...>, _Fn&& __fn, _Tup&& __tup) // in __impl() function
H A Dsequence_senders.hpp183 static auto __impl() in __impl() function
H A Dat_coroutine_exit.hpp287 static auto __impl(_Action __action, _Ts... __ts) -> __task<_Ts...> in __impl() function