koin-core / org.koin.mp / KoinPlatformTools / synchronized

synchronized

fun <R> synchronized(lock: Any, block: () -> R): R