Searched defs:__future_state_base (Results 1 – 1 of 1) sorted by relevance
560 struct __future_state_base struct562 __future_state_base(_Env __env, const __impl* __scope) : in __future_state_base() argument570 ~__future_state_base() in ~__future_state_base()588 void __step_from_to_(std::unique_lock<std::mutex>& __guard, in __step_from_to_()596 inplace_stop_source __stop_source_;598 __forward_scope_;599 std::mutex __mutex_;600 __future_step __step_ = __future_step::__created;602 __no_future_;603 __completions_as_variant<_Completions> __data_;[all …]