summary refs log tree commit diff
path: root/library/std/src/sys/pal/teeos/thread.rs
AgeCommit message (Expand)AuthorLines
2024-04-11Factor some common `io::Error` constantsBenoƮt du Garreau-4/+1
2024-04-05Revert #121666Chris Denton-5/+1
2024-03-31std: move `thread::current` TLS variable out of `thread_info`joboet-12/+0
2024-03-01Add `get_name` placeholder to other targetsChris Denton-1/+5
2024-02-15Use generic `NonZero` internally.Markus Reiter-2/+2
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+164