about summary refs log tree commit diff
path: root/library/std/src/sys/hermit/futex.rs
AgeCommit message (Expand)AuthorLines
2024-01-11std: begin moving platform support modules into `pal`joboet-39/+0
2023-02-27use `as_ptr` to determine the address of atomicsStefan Lankes-3/+3
2022-09-09std: use futex-based locks and thread parker on Hermitjoboet-0/+39