rust/library
Taylor Yu e5873660fc doc: clarify Mutex::try_lock, etc. errors
Clarify error returns from Mutex::try_lock, RwLock::try_read,
RwLock::try_write to make it more obvious that both poisoning
and the lock being already locked are possible errors.
2021-05-20 17:36:48 -05:00
..
2021-04-25 13:48:03 -07:00
2021-05-02 17:46:00 -06:00
2021-05-12 00:55:03 +02:00
2021-05-12 00:55:03 +02:00