Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-scheduler.hpp812 void worker::schedule_rebind(const schedulable& scbl, ArgN&&... an) const { in schedule_rebind() function in rxcpp::schedulers::worker
831 void worker::schedule_rebind(clock_type::time_point when, const schedulable& scbl, ArgN&&... an) co… in schedule_rebind() function in rxcpp::schedulers::worker