granite-rust/library/std
Kriskras99 cdf25c904e
Replace 'mutex' with 'lock' in RwLock documentation
When copying the documentation for `clear_poison` from Mutex, not every occurence of 'mutex' was replaced with 'lock'.
2023-09-19 12:46:53 +02:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Replace 'mutex' with 'lock' in RwLock documentation 2023-09-19 12:46:53 +02:00
tests Add data race test to std::env::{get, set} 2023-08-20 21:50:45 +02:00
build.rs libstd: add xous to libstd 2023-08-22 08:20:04 +08:00
Cargo.toml std: xous: add alloc support 2023-08-22 20:25:38 +08:00