Searched defs:get_worker (Results 1 – 4 of 4) sorted by relevance
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/ | ||
D | rx-coordination.hpp | 85 rxsc::worker get_worker() const { in get_worker() function in rxcpp::coordinator |
D | rx-scheduler.hpp | 551 inline const worker get_worker() const { in get_worker() function in rxcpp::schedulers::schedulable |
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/ | ||
D | rx-synchronize.hpp | 208 inline rxsc::worker get_worker() const { in get_worker() function in rxcpp::synchronize_in_one_worker::input_type |
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ | ||
D | rx-observe_on.hpp | 277 inline rxsc::worker get_worker() const { in get_worker() function in rxcpp::observe_on_one_worker::input_type |