| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-05-03 | Don't use futexes on netbsd. | Mara Bos | -1/+0 |
| 2022-04-29 | Use futex-based locks and thread parker on FreeBSD. | Mara Bos | -0/+1 |
| 2022-04-29 | Use futex-based locks and thread parker on DragonFlyBSD. | Mara Bos | -0/+1 |
| 2022-04-29 | Use futex-based locks and thread parker on NetBSD. | Mara Bos | -0/+1 |
| 2022-04-29 | Use futex-based locks and thread parker on OpenBSD. | Mara Bos | -0/+1 |
| 2022-04-25 | std: directly use pthread in UNIX parker implementation | joboet | -0/+2 |
| 2020-12-14 | Auto merge of #77618 - fusion-engineering-forks:windows-parker, r=Amanieu | bors | -0/+2 |
| 2020-10-06 | Use futex-based thread-parker for Wasm32. | Mara Bos | -1/+5 |
| 2020-10-06 | Add fast futex-based thread parker for Windows. | Mara Bos | -0/+2 |
| 2020-09-27 | Move thread parker to sys_common. | Mara Bos | -0/+9 |
