| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-03 | setup CI and tidy to use typos for spellchecking and fix few typos | klensy | -1/+1 | |
| 2025-03-19 | Allow spawning threads after TLS destruction. | Mara Bos | -9/+14 | |
| 2024-11-19 | Update doc comments for spawn hook. | Mara Bos | -2/+6 | |
| 2024-11-19 | Address review comments. | Mara Bos | -7/+6 | |
| Co-authored-by: waffle <waffle.lapkin@gmail.com> | ||||
| 2024-11-19 | Fix tracking issue. | Mara Bos | -1/+1 | |
| 2024-11-19 | Use Send + Sync for spawn hooks. | Mara Bos | -2/+2 | |
| 2024-11-19 | Add thread Builder::no_hooks(). | Mara Bos | -4/+5 | |
| 2024-11-19 | Update thread spawn hooks. | Mara Bos | -30/+82 | |
| 1. Make the effect thread local. 2. Don't return a io::Result from hooks. | ||||
| 2024-11-19 | Add std::thread::add_spawn_hook. | Mara Bos | -0/+92 | |
