Searched refs:STDEXEC_MEMFN_DECL (Results 1 – 5 of 5) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __cpo.hpp | 36 #define STDEXEC_MEMFN_DECL(...) \ macro 94 STDEXEC_MEMFN_DECL 96 #define STDEXEC_CUSTOM STDEXEC_MEMFN_DECL
|
H A D | __inline_scheduler.hpp | 40 STDEXEC_MEMFN_DECL(auto schedule)(this __scheduler) in STDEXEC_MEMFN_DECL() function
|
H A D | __env.hpp | 350 constexpr STDEXEC_MEMFN_DECL(auto __root)(this const __root_env&) noexcept in STDEXEC_MEMFN_DECL() function
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | any_sender_of.hpp | 428 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 D | task.hpp | 537 STDEXEC_MEMFN_DECL(auto as_awaitable)(this basic_task&& __self, in STDEXEC_MEMFN_DECL() function in exec::__task::basic_task
|