Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-subscriber.hpp36 struct nextdetacher struct in rxcpp::subscriber
38 ~nextdetacher() in ~nextdetacher()
45 nextdetacher(const this_type* that) in nextdetacher() function
51 void operator()(U u) { in operator ()()
63 const this_type* that;
64 volatile bool do_unsubscribe;