about summary refs log tree commit diff
path: root/library/std/src/sys_common/thread_parker/generic.rs
AgeCommit message (Expand)AuthorLines
2022-12-29std: unify id-based thread parking implementationsjoboet-125/+0
2022-04-25std: directly use pthread in UNIX parker implementationjoboet-9/+15
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-1/+1
2021-12-14Fix a bunch of typosFrank Steffahn-3/+3
2020-09-27Move thread parker to sys_common.Mara Bos-0/+119