ThreadPoolExecutor.ensurePrestart

Same as prestartCoreThread except arranges that at least one thread is started even if corePoolSize is 0.

class ThreadPoolExecutor
void
ensurePrestart
()

Meta