summaryrefslogtreecommitdiffstats
path: root/tokio/tests/sync_rwlock.rs
AgeCommit message (Expand)Author
2020-10-12rt: Remove `threaded_scheduler()` and `basic_scheduler()` (#2876)Lucio Franco
2020-03-18sync: Add RwLock::into_inner method (#2321)Daniel Müller
2020-01-14chore: clippy fixes (#2110)Artem Vorotnikov
2020-01-03sync: add RwLock (#1699)João Oliveira