mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 19:47:17 +02:00
https://programmerall.com/article/10061564414/ describes the slight differences in how pthread_t is implemented on Windows. This is a hack to get Windows building and running again, but long term it'd be ideal to create an abstraction for any usage of pthread_t in the codebase.