Adds tests for the `nonpoison::RwLock` variant by using a macro to duplicate the existing `poison` tests. Note that all of the tests here are adapted from the existing `poison` tests. |
||
|---|---|---|
| .. | ||
| barrier.rs | ||
| condvar.rs | ||
| lazy_lock.rs | ||
| lib.rs | ||
| mpmc.rs | ||
| mpsc.rs | ||
| mpsc_sync.rs | ||
| mutex.rs | ||
| once.rs | ||
| once_lock.rs | ||
| reentrant_lock.rs | ||
| rwlock.rs | ||