Home
last modified time | relevance | path

Searched refs:stopsource (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-group_by.hpp121 static void stopsource(Subscriber&& dest, std::shared_ptr<group_by_state_type>& state) { in stopsource() function
171 group_by::stopsource(o, state); in on_subscribe()
197 group_by::stopsource(dest, state); in group_by_observer()