Files
ladybird/Libraries/LibWebView/EventLoop
ayeteadoe 6e79c14ed0 UI/Qt: Support usage of pthread_t as a hash map key on Windows
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.
2025-11-03 02:28:52 +01:00
..