aboutsummaryrefslogtreecommitdiff
path: root/src/utils/wrapthread.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-04-04Use macro for [static N]Sebastiano Tronto1-2/+2
2026-03-01Improve Windows build support.Sebastiano Tronto1-23/+63
- Use multithreading (works with a sufficiently recent version of the Microsoft developer tools / C SDK). - Detect CPU architecture and use AVX2 or NEON when appropriate. - Automatically detect python installation path.
2025-08-12Some generic fixes, mainly for building on WindowsSebastiano Tronto1-2/+2
2025-08-11Wrapped pthread use in custom APISebastiano Tronto1-0/+37

Generated with cgit - Back to sebastiano.tronto.net