summary refs log tree commit diff
path: root/library/std/src/sys/pal/xous/locks
AgeCommit message (Expand)AuthorLines
2024-01-13std: xous: rewrite rwlock to be more robustSean Cross-21/+23
2024-01-13std: xous: use blocking_scalars for mutex unlockSean Cross-13/+7
2024-01-13std: xous: rework condvar to fix soundness issuesSean Cross-61/+98
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+306