mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
This cleans up the initial hack that got Windows building again by moving the ifdef soup into a Windows only Traits<pthread_t> implementation. We also avoid the integer comparison problem by using Optional<pthread_t>. |
||
|---|---|---|
| .. | ||
| EventLoopImplementationMacOS.h | ||
| EventLoopImplementationMacOS.mm | ||
| EventLoopImplementationQt.cpp | ||
| EventLoopImplementationQt.h | ||
| EventLoopImplementationQtEventTarget.cpp | ||
| EventLoopImplementationQtEventTarget.h | ||