Searched refs:upon_stopped (Results 1 – 3 of 3) sorted by relevance
112 inline constexpr upon_stopped_t upon_stopped{}; variable
287 inline constexpr auto upon_stopped = stdexec::upon_stopped; variable
225 }) | stdexec::upon_stopped([&] { stopped = true; }), in TEST_F()