Home
last modified time | relevance | path

Searched refs:DEFAULT_KEEP_ALIVE (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/
DDefaultExecutor.kt20 private const val DEFAULT_KEEP_ALIVE = 1000L // in milliseconds constant
24 … java.lang.Long.getLong("kotlinx.coroutines.DefaultExecutor.keepAlive", DEFAULT_KEEP_ALIVE)
26 DEFAULT_KEEP_ALIVE
/external/grpc-grpc/src/ruby/lib/grpc/generic/
Drpc_server.rb25 DEFAULT_KEEP_ALIVE = 1 constant in GRPC.Pool
27 def initialize(size, keep_alive: DEFAULT_KEEP_ALIVE) argument
/external/kotlinc/lib/
Dkotlinx-coroutines-core.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...