Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__shared.hpp83 struct __local_state_base : __immovable { struct
84 using __notify_fn = void(__local_state_base*) noexcept;
86 void __notify() noexcept { in __notify()
90 __notify_fn* __notify_{};
91 __local_state_base* __next_{};