Searched defs:schedule_absolute (Results 1 – 2 of 2) sorted by relevance
33 virtual void schedule_absolute(long when, const schedulable& a) const in schedule_absolute() function85 void schedule_absolute(absolute when, const schedulable& scbl) const { in schedule_absolute() function424 void schedule_absolute(long when, const schedulable& a) const { in schedule_absolute() function in rxcpp::schedulers::test::test_worker433 auto schedule_absolute(long when, Arg0&& a0, ArgN&&... an) const in schedule_absolute() function in rxcpp::schedulers::test::test_worker
206 virtual void schedule_absolute(typename base::absolute when, const schedulable& a) const in schedule_absolute() function