Home
last modified time | relevance | path

Searched refs:__enable_intrusive_from_this (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__intrusive_ptr.hpp43 struct __enable_intrusive_from_this struct
109 friend struct __enable_intrusive_from_this<_UncvTy>;
148 __intrusive_ptr(__enable_intrusive_from_this<_Ty>* __that) noexcept : in __intrusive_ptr()
165 auto operator=(__enable_intrusive_from_this<_Ty>* __that) noexcept in operator =()
221 auto __enable_intrusive_from_this<_Ty>::__intrusive_from_this() noexcept in __intrusive_from_this()
231 auto __enable_intrusive_from_this<_Ty>::__intrusive_from_this() const noexcept in __intrusive_from_this()
241 void __enable_intrusive_from_this<_Ty>::__inc_ref() noexcept in __inc_ref()
249 void __enable_intrusive_from_this<_Ty>::__dec_ref() noexcept in __dec_ref()
270 using __ptr::__enable_intrusive_from_this;
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp3599 __enable_intrusive_from_this<__shared_state<_CvrefSender, _Env>>