withWriteLock

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