Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dstop_token.hpp181 explicit inplace_stop_callback(inplace_stop_token __token, _Fun2&& __fun) in inplace_stop_callback()
H A Dsequence_senders.hpp124 auto __token = stdexec::get_stop_token(stdexec::get_env(__rcvr_)); in set_stopped() local
H A Dtask.hpp243 } else if (auto __token = get_stop_token(get_env(__parent)); __token.stop_possible()) { in __default_awaiter_context() local