withReadLock

suspend fun <R> withReadLock(block: suspend () -> R): R(source)