Files
glib/glib/gthread-posix.c
Sam James 90e09a8b9f thread: fix Linux detection
The usual macro for Linux is `__linux__`, not `__LINUX__`. Noticed this
after Ruby fixed a similar error (6fbc32b5d0da31535cccc0eca1853273313a0b52).

Fixes: 5b84636e62
2025-04-07 03:26:09 +01:00

29 KiB