summary refs log tree commit diff
path: root/library/std/src/sys/unix/thread_parker/mod.rs
AgeCommit message (Expand)AuthorLines
2022-10-08std: do not use dispatch semaphore under miri (yet)joboet-5/+8
2022-10-06std: use semaphore for thread parking on Apple platformsjoboet-1/+9
2022-09-10std: optimize thread parking on NetBSDjoboet-0/+21