about summary refs log tree commit diff
path: root/library/std/src/sys/unix/thread_parking/netbsd.rs
AgeCommit message (Collapse)AuthorLines
2024-01-11std: begin moving platform support modules into `pal`joboet-52/+0
2022-12-30std: remove unnecessary `#[cfg]` on NetBSDjoboet-2/+0
2022-12-29std: pass hint to id-based parking functionsjoboet-7/+7
2022-12-29std: unify id-based thread parking implementationsjoboet-0/+54