Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__intrusive_ptr.hpp50 void __inc_ref() noexcept;
241 void __enable_intrusive_from_this<_Ty>::__inc_ref() noexcept in __inc_ref() function in stdexec::__ptr::__enable_intrusive_from_this
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp3630 this->__inc_ref(); in __start_op()