expect class ReadWriteLock
<init>
ReadWriteLock()
readLock
fun readLock(): LockTicket
writeLock
fun writeLock(): LockTicket