Commit graph

8 commits

Author SHA1 Message Date
Chaosvex
7001783caa
Split threading utilities into their own library (#169) 2026-02-25 18:34:30 +00:00
Chaosvex
ffb05fffe9 Remove out of date/incorrect comments 2025-02-24 23:48:34 +00:00
Chaosvex
f3a9cc42e1 Add unsupported return value for unit tests 2024-11-14 22:48:52 +00:00
Chaosvex
7c7d6740e7 Enable setting thread name on Windows (but only if supported) 2024-11-13 22:03:33 +00:00
Chaosvex
52611e46bb Build & skip thread utils tests on Windows
Temporary measure until ready to drop support for older platforms
2024-07-03 00:25:06 +01:00
Chaosvex
bb4a9a920f Add thread name boundary unit tests 2024-06-25 23:37:57 +01:00
Chaosvex
da69e25df4 Limit thread names to 16 chars for POSIX 2024-06-17 21:32:57 +01:00
Chaosvex
d9debc8e23 Add basic thread util unit tests 2024-06-16 21:01:29 +01:00