about summary refs log tree commit diff
path: root/library/std/src/sys/pal/xous
AgeCommit message (Expand)AuthorLines
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-13xous: std: thread_parking: fix deadlocksbunnie-22/+40
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+1194