Read/Write lock allow multiple readers/single writer.
Read/Write lock allow multiple readers/single writer. access to object with such lock must be sequence of atomic read-only or write-only operations.(i. e. rwlock.read_lock(), rwlock.write_lock() is the fastest way to deadlock state.
Alphabetic index HTML hierarchy of classes or Java