Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dstop_token.hpp222 class inplace_stop_callback : __stok::__inplace_stop_callback_base class
227 explicit inplace_stop_callback(inplace_stop_token __token, in inplace_stop_callback() function in stdexec::inplace_stop_callback
247 std::move(static_cast<inplace_stop_callback*>(cb)->__fun_)(); in __execute_impl_() local