| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-29 | Resolve DLL imports at CRT startup, not on demand | Arlie Davis | -6/+6 |
| 2020-12-22 | Update library/std/src/sys/windows/thread_parker.rs | Linus Färnstrand | -1/+1 |
| 2020-12-22 | Fix compare_and_swap in Windows thread_parker | Linus Färnstrand | -1/+1 |
| 2020-10-06 | Formatting. | Mara Bos | -1/+2 |
| 2020-10-06 | Add comment documenting NtWaitForKeyedEvent's timeout interpretation. | Mara Bos | -2/+4 |
| 2020-10-06 | Add documentation to Windows thread parker implementation. | Mara Bos | -1/+60 |
| 2020-10-06 | Fix typos in comments. | Mara Bos | -2/+2 |
| 2020-10-06 | Improve windows thread parker. | Mara Bos | -24/+34 |
| 2020-10-06 | Add fast futex-based thread parker for Windows. | Mara Bos | -0/+178 |
