Home
last modified time | relevance | path

Searched defs:sharedThis (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-test.hpp259 auto sharedThis = std::static_pointer_cast<const this_type>(this->shared_from_this()); in on_subscribe() local
324 auto sharedThis = std::static_pointer_cast<const this_type>(this->shared_from_this()); in on_subscribe() local