rwlock2

Crates.iorwlock2
lib.rsrwlock2
version0.2.5
sourcesrc
created_at2016-01-12 04:06:49.144013
updated_at2016-02-03 20:57:38.25301
descriptionA temporary fork of std::sync::RwLock with new APIs.
homepage
repositoryhttps://github.com/reem/rust-rwlock2.git
max_upload_size
id3880
size72,837
log (github:rust-lang:log)

documentation

README

rwlock2

A temporary fork of Mutex, RwLock and Condvar adding some methods.

You probably should not use this, just wait for the new methods to land in upstream std, but if you really really really want them go for it.

Author

Jonathan Reem is the primary author and maintainer of rwlock2.

License

MIT

Commit count: 21

cargo fmt