SDL/include
Oleksandr Manenko 3d9f4c3328 Fix thread safety attributes for TryLock functions
Changed SDL_TRY_ACQUIRE and SDL_TRY_ACQUIRE_SHARED success value
from 0 to true for functions that now return bool instead of int.
This fixes false positives/negatives in Clang's thread safety analysis.

(cherry picked from commit 901173aee6)
2025-10-14 12:47:58 -07:00
..
build_config wayland: Add a sigtimedwait() implementation for OpenBSD 2025-08-30 14:21:00 +03:00
SDL3 Fix thread safety attributes for TryLock functions 2025-10-14 12:47:58 -07:00