mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-26 08:09:11 +00:00
This prevents race conditions where calling an API from one thread returns the data and it's freed by updates on another thread
This prevents race conditions where calling an API from one thread returns the data and it's freed by updates on another thread