Home
last modified time | relevance | path

Searched defs:__that (Results 1 – 3 of 3) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__intrusive_ptr.hpp216 __intrusive_ptr(__intrusive_ptr&& __that) noexcept : in __intrusive_ptr() function in stdexec::__ptr::__intrusive_ptr
220 __intrusive_ptr(const __intrusive_ptr& __that) noexcept : in __intrusive_ptr()
227 __enable_intrusive_from_this<_Ty, _ReservedBits>* __that) noexcept : in __intrusive_ptr()
232 auto operator=(__intrusive_ptr&& __that) noexcept -> __intrusive_ptr& in operator =()
239 auto operator=(const __intrusive_ptr& __that) noexcept -> __intrusive_ptr& in operator =()
245 __that) noexcept -> __intrusive_ptr& in operator =()
261 void swap(__intrusive_ptr& __that) noexcept in swap()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dat_coroutine_exit.hpp158 __task(__task&& __that) noexcept : in __task() function in exec::__at_coro_exit::__task
H A Dtask.hpp355 basic_task(basic_task&& __that) noexcept : in basic_task() function in exec::__task::basic_task