Home
last modified time | relevance | path

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

/third_party/rust/crates/signal-hook/signal-hook-tokio/tests/
Dtests.rs39 async fn delayed() { in delayed() function
/third_party/rust/crates/signal-hook/signal-hook-async-std/tests/
Dasync_std.rs37 async fn delayed() { in delayed() function
/third_party/node/src/
Dnode_platform.cc262 std::unique_ptr<DelayedTask> delayed(new DelayedTask()); in PostDelayedTask() local
422 [task](const DelayedTaskPointer& delayed) -> bool { in DeleteFromScheduledTasks()
430 DelayedTask* delayed = ContainerOf(&DelayedTask::timer, handle); in RunForegroundTask() local
448 while (std::unique_ptr<DelayedTask> delayed = in FlushForegroundTasksInternal() local
462 [](DelayedTask* delayed) { in FlushForegroundTasksInternal()
/third_party/ffmpeg/libavfilter/
Daf_flanger.c167 double delayed; in filter_frame() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsresize.c1318 static void expand_attribute_runlist(ntfs_volume *vol, struct DELAYED *delayed) in expand_attribute_runlist()
1465 struct DELAYED *delayed; in delayed_updates() local
1545 struct DELAYED *delayed; in replace_later() local
3834 static void delayed_expand(ntfs_volume *vol, struct DELAYED *delayed, in delayed_expand()