Home
last modified time | relevance | path

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

/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