Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
thread_pool.cc File Reference
#include "vm/thread_pool.h"
#include "vm/dart.h"
#include "vm/flags.h"
#include "vm/lockers.h"

Go to the source code of this file.

Namespaces

namespace  dart
 

Functions

 dart::DEFINE_FLAG (int, worker_timeout_millis, 5000, "Free workers when they have been idle for this amount of time.")
 
static int64_t dart::ComputeTimeout (int64_t idle_start)