Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dstop_token.hpp240 class in_place_stop_callback : __stok::__in_place_stop_callback_base class
245 explicit in_place_stop_callback(in_place_stop_token __token, in in_place_stop_callback() function in stdexec::in_place_stop_callback
265 std::move(static_cast<in_place_stop_callback*>(cb)->__fun_)(); in __execute_impl_() local
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__p2300.hpp76 using in_place_stop_callback STDEXEC_STD_DEPRECATED = typedef