Home
last modified time | relevance | path

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

/external/webrtc/modules/utility/source/
Dprocess_thread_impl.h69 struct DelayedTask { struct
70 DelayedTask(int64_t run_at_ms, std::unique_ptr<QueuedTask> task) in DelayedTask() function
78 // DelayedTask owns the |task|, but some delayed tasks must be removed from argument
105 std::priority_queue<DelayedTask> delayed_tasks_ RTC_GUARDED_BY(lock_); argument
/external/libbrillo/brillo/message_loops/
Dbase_message_loop.h78 struct DelayedTask { struct
90 std::map<MessageLoop::TaskId, DelayedTask> delayed_tasks_; argument
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DEventLoop.common.kt401 internal abstract class DelayedTask( class in kotlinx.coroutines.EventLoopImplBase
/external/kotlinc/lib/
Dkotlin-main-kts.jarMETA-INF/ META-INF/MANIFEST.MF DebugProbesKt.bin META-INF/LICENSE ...
Dkotlinx-coroutines-core.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...