ReentrantReadWriteLock

port of java.util.concurrent.locks.ReentrantReadWriteLock

Platform-agnostic read-write lock implementation

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun readLock(): Lock
Link copied to clipboard