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.hpp313 struct __impl struct
315 __op_state<_Sexpr, _Receiver>* __op_;
318 auto operator()(__indices<_Is...>, _Child&&... __child) const in operator ()()
514 using __impl = __sexpr_impl<__meval<__msecond, _Self, __tag_t>>; typedef
H A D__meta.hpp1152 struct __impl<__indices<_Idx...>> struct
1155 using __f = __minvoke<_Continuation, __m_at_c<_Idx, _Ts...>...>;
1211 static constexpr auto __impl(__indices<_Is...>) noexcept in __impl() function
1330 struct __impl struct
1341 auto operator()(__indices<_Idx...>, _Ts&&... __ts) const noexcept( in operator ()()
H A D__senders.hpp94 static auto __impl() in __impl() function
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dasync_scope.hpp54 struct __impl struct
56 inplace_stop_source __stop_source_{};
57 mutable std::mutex __lock_{};
58 mutable std::ptrdiff_t __active_ = 0;
59 mutable __intrusive_queue<&__task::__next_> __waiters_{};
61 ~__impl() in ~__impl()
H A Dcoroutine.hpp128 inline __coro::coroutine_handle<> __impl(__coro::coroutine_handle<> __destroy, in __impl() function
H A Dfunctional.hpp264 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.hpp275 static auto __impl(_Action __action, _Ts... __ts) -> __task<_Ts...> in __impl() function