Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-amb.hpp111 , firstEmitted(false) in on_subscribe()
118 bool firstEmitted; in on_subscribe() member
149 if (state->firstEmitted) in on_subscribe()
176 if (!state->firstEmitted) { in on_subscribe()
177 state->firstEmitted = true; in on_subscribe()