Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-take_until.hpp169 auto sinkSource = make_subscriber<T>( in on_subscribe() local
195 [&](){return state->coordinator.out(sinkSource);}, in on_subscribe()