rust/library/std/src/sys
Sean Cross 6413844a22 std: xous: add support for locks
Add support for Condvar, Mutex, and RWLock. These are all backed by the
ticktimer server.

Signed-off-by: Sean Cross <sean@xobs.io>
2023-08-22 20:25:38 +08:00
..
common add a csky-unknown-linux-gnuabiv2 target 2023-08-14 23:02:36 +08:00
hermit Rollup merge of #114132 - tamird:better-env-debug-impls, r=Amanieu 2023-08-12 12:06:35 +02:00
itron Match unmatched backticks in library/ 2023-03-03 03:03:29 +01:00
personality add a csky-unknown-linux-gnuabiv2 target 2023-08-14 23:02:36 +08:00
sgx Better Debug for Vars and VarsOs 2023-08-07 12:18:27 -04:00
solid Fix UB in std::sys::os::getenv() 2023-08-18 16:04:53 +02:00
unix Fix UB in std::sys::os::getenv() 2023-08-18 16:04:53 +02:00
unsupported Rollup merge of #114132 - tamird:better-env-debug-impls, r=Amanieu 2023-08-12 12:06:35 +02:00
wasi Fix UB in std::sys::os::getenv() 2023-08-18 16:04:53 +02:00
wasm std: replace generic thread parker with explicit no-op parker 2023-02-16 15:06:45 +01:00
windows Usage zero as language id for FormatMessageW() 2023-08-19 14:32:15 +08:00
xous std: xous: add support for locks 2023-08-22 20:25:38 +08:00
mod.rs libstd: add xous to libstd 2023-08-22 08:20:04 +08:00