Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__stop_token.hpp31 using stop_callback_for_t = typename _Token::template callback_type<_Callback>;
44 _Token::template callback_type>;
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dstop_token.hpp100 using callback_type = __callback_type; typedef
166 using callback_type = inplace_stop_callback<_Fun>; typedef in stdexec::inplace_stop_token
H A Dtask.hpp197 typename __stop_token_t::template callback_type<__forward_stop_request>;
H A Dasync_scope.hpp368 env_of_t<_Receiver>>::template callback_type<__forward_stopped>;
H A Dany_sender_of.hpp995 stdexec::env_of_t<_Receiver>>::template callback_type<__on_stop_t>;
/openbmc/pldm/requester/
H A Dhandler.hpp593 stdexec::env_of_t<R>>::template callback_type<std::function<void()>>>