Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_platform.cc99 static void FlushTasks(uv_async_t* flush_tasks) { in FlushTasks() function in node::WorkerThreadsTaskRunner::DelayedTaskScheduler
243 void PerIsolatePlatformData::FlushTasks(uv_async_t* handle) { in FlushTasks() function in node::PerIsolatePlatformData