Home
last modified time | relevance | path

Searched defs:__other (Results 1 – 4 of 4) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__intrusive_queue.hpp38 __intrusive_queue(__intrusive_queue&& __other) noexcept : in __intrusive_queue() function in stdexec::__queue::__intrusive_queue
47 auto operator=(__intrusive_queue __other) noexcept -> __intrusive_queue& in operator =()
144 void append(__intrusive_queue __other) noexcept in append()
160 void prepend(__intrusive_queue __other) noexcept in prepend()
H A D__intrusive_slist.hpp38 __intrusive_slist(__intrusive_slist&& __other) noexcept : in __intrusive_slist() function in stdexec::__slist::__intrusive_slist
44 auto swap(__intrusive_slist& __other) noexcept -> void in swap()
49 auto operator=(__intrusive_slist __other) noexcept -> __intrusive_slist& in operator =()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dstop_token.hpp172 inplace_stop_token(inplace_stop_token&& __other) noexcept : in inplace_stop_token() function in stdexec::inplace_stop_token
179 auto operator=(inplace_stop_token&& __other) noexcept -> inplace_stop_token& in operator =()
195 void swap(inplace_stop_token& __other) noexcept in swap()
H A Dany_sender_of.hpp535 __t(const __t& __other) in __t()
541 auto operator=(const __t& __other) in operator =()
551 __t(__t&& __other) noexcept in __t() function in exec::__any::__storage::__t
557 auto operator=(__t&& __other) noexcept -> __t& in operator =()
1356 const __scheduler& __other) noexcept -> bool in operator ==()
1375 const __scheduler& __other) noexcept -> bool in operator !=()