mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-10 15:23:24 +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