Searched defs:inplace_stop_callback (Results 1 – 1 of 1) sorted by relevance
222 class inplace_stop_callback : __stok::__inplace_stop_callback_base class227 explicit inplace_stop_callback(inplace_stop_token __token, in inplace_stop_callback() function in stdexec::inplace_stop_callback247 std::move(static_cast<inplace_stop_callback*>(cb)->__fun_)(); in __execute_impl_() local