Searched defs:__state (Results 1 – 7 of 7) sorted by relevance
62 struct __state struct64 using __query = _Tag;65 using __result = _Ty;66 __optional<_Ty> __result_;71 struct __state<_Tag, _Ty> struct73 using __query = _Tag;74 using __result = _Ty;
121 auto __make_visitor_fn(_State* __state) noexcept in __make_visitor_fn()178 struct __state : struct183 using __variant_t = __variant_for<__child_of<_Sexpr>, env_of_t<_Receiver>>;184 using __receiver2_t = __receiver2<_Scheduler, _Sexpr, _Receiver>;186 __variant_t __data_;187 connect_result_t<schedule_result_t<_Scheduler>, __receiver2_t> __state2_;189 explicit __state(_Scheduler __sched) : in __state() function
85 struct __state struct87 std::exception_ptr __eptr_;88 run_loop __loop_;
54 return [&](__ignore, const auto& __state, __ignore) noexcept { in __transform_env_fn()
589 _State& __state = __op_state.__state_; in __bind() local
280 void* __state = static_cast<_State*>(this); in __receiver() local
376 auto __state = std::move(__state_); in __complete_() local453 std::unique_ptr<__future_state<_Sender, _Env>> __state) : in __t()622 auto& __state = *__state_; in __dispatch_result_() local646 auto& __state = *__state_; in __save_completion() local664 auto& __state = *__state_; in set_value() local673 auto& __state = *__state_; in set_error() local681 auto& __state = *__state_; in set_stopped() local777 std::unique_ptr<__future_state<_Sender, _Env>> __state) noexcept : in __t()939 auto __state = local