Home
last modified time | relevance | path

Searched refs:FlushForegroundTasksInternal (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_platform.cc245 platform_data->FlushForegroundTasksInternal(); in FlushTasks()
457 } while (per_isolate->FlushForegroundTasksInternal()); in DrainTasks()
460 bool PerIsolatePlatformData::FlushForegroundTasksInternal() { in FlushForegroundTasksInternal() function in node::PerIsolatePlatformData
528 return per_isolate->FlushForegroundTasksInternal(); in FlushForegroundTasks()
Dnode_platform.h81 bool FlushForegroundTasksInternal();