Companion

object Companion

Functions

Link copied to clipboard

Runs the given possibly blocking task. When ForkJoinTask.inForkJoinPool, this method possibly arranges for a spare thread to be activated if necessary to ensure sufficient parallelism while the current thread is blocked in blocker.block().