Searched defs:observe_on (Results 1 – 2 of 2) sorted by relevance
45 struct observe_on struct47 typedef rxu::decay_t<T> source_value_type;49 typedef rxu::decay_t<Coordination> coordination_type;50 typedef typename coordination_type::coordinator_type coordinator_type;52 coordination_type coordination;54 observe_on(coordination_type cn) in observe_on() argument60 struct observe_on_observer221 auto operator()(Subscriber dest) const in operator ()()232 auto observe_on(AN&&... an) in observe_on() function
1200 auto observe_on(AN&&... an) const in observe_on() function in rxcpp::observable