Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__cpo.hpp36 #define STDEXEC_MEMFN_DECL(...) \ macro
94 STDEXEC_MEMFN_DECL
96 #define STDEXEC_CUSTOM STDEXEC_MEMFN_DECL
H A D__inline_scheduler.hpp40 STDEXEC_MEMFN_DECL(auto schedule)(this __scheduler) in STDEXEC_MEMFN_DECL() function
H A D__env.hpp350 constexpr STDEXEC_MEMFN_DECL(auto __root)(this const __root_env&) noexcept in STDEXEC_MEMFN_DECL() function
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp428 STDEXEC_MEMFN_DECL(void __delete)(this __mtype<_Tp>, in STDEXEC_MEMFN_DECL() function in exec::__any::__immovable_storage::__t
623 STDEXEC_MEMFN_DECL(void __delete)(this __mtype<_Tp>, __t& __self) noexcept in STDEXEC_MEMFN_DECL() function in exec::__any::__storage::__t
642 STDEXEC_MEMFN_DECL(void __move_construct)(this __mtype<_Tp>, __t& __self, in STDEXEC_MEMFN_DECL() function in exec::__any::__storage::__t
672 STDEXEC_MEMFN_DECL(void __copy_construct)(this __mtype<_Tp>, __t& __self, in STDEXEC_MEMFN_DECL() function in exec::__any::__storage::__t
703 STDEXEC_MEMFN_DECL(auto __create_vtable)(this __mtype<__empty_vtable>, in STDEXEC_MEMFN_DECL() function
768 STDEXEC_MEMFN_DECL(auto __create_vtable)(this __mtype<__t>, in STDEXEC_MEMFN_DECL() function in exec::__any::__rec::__vtable::__t
956 STDEXEC_MEMFN_DECL(auto __create_vtable)(this __mtype<__operation_vtable>, in STDEXEC_MEMFN_DECL() function in exec::__any::__operation_vtable
1014 STDEXEC_MEMFN_DECL(auto set_next)(this _Self& __self, in STDEXEC_MEMFN_DECL() function
1137 STDEXEC_MEMFN_DECL(auto __create_vtable)(this __mtype<__query_vtable>, in STDEXEC_MEMFN_DECL() function in exec::__any::__query_vtable
1171 STDEXEC_MEMFN_DECL(auto __create_vtable)(this __mtype<__vtable>, in STDEXEC_MEMFN_DECL() function in exec::__any::__sender::__vtable
[all …]
H A Dtask.hpp537 STDEXEC_MEMFN_DECL(auto as_awaitable)(this basic_task&& __self, in STDEXEC_MEMFN_DECL() function in exec::__task::basic_task