shared/isolates/isolate_manager_io library
Classes
Constants
- kMaxIsolatePoolSize → const int
- kMinIsolatePoolSize → const int
- kNumberOfProcessorsFactor → const int
Properties
- computeIsolatePoolSize → int
-
final
- encodingIsolatePoolSize → int
-
final
Typedefs
-
StreamComputeTask<
Q, P> = FutureOr< void> Function(Q argument, void emit(P progress))