withCriticalSection

inline fun <R : Any> withCriticalSection(block: () -> R): R(source)