Searched defs:RunLater (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/tracker/
H A DTaskLoop.cpp340 TaskLoop::RunLater(DelayedTask* task) function in class:TaskLoop
347 TaskLoop::RunLater(FunctionObject* functor, bigtime_t delay) function in class:TaskLoop
354 TaskLoop::RunLater(FunctionObjectWithResult<bool>* functor, function in class:TaskLoop
362 TaskLoop::RunLater(FunctionObjectWithResult<bool>* functor, bigtime_t delay, function in class:TaskLoop

Completed in 119 milliseconds