cpu

inline suspend fun <T> cpu(noinline block: suspend CoroutineScope.() -> T): T