Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dstop_token.hpp37 struct __inplace_stop_callback_base struct
45 using __execute_fn_t = void(__inplace_stop_callback_base*) noexcept; argument
47 explicit __inplace_stop_callback_base( // in __inplace_stop_callback_base() argument
59 __inplace_stop_callback_base* __next_ = nullptr; argument
60 __inplace_stop_callback_base** __prev_ptr_ = nullptr; argument
138 friend __stok::__inplace_stop_callback_base;
148 __stok::__inplace_stop_callback_base*) const noexcept -> bool;
151 __stok::__inplace_stop_callback_base*) const noexcept;
222 class inplace_stop_callback : __stok::__inplace_stop_callback_base
230 __stok::__inplace_stop_callback_base( in inplace_stop_callback()
[all …]