mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-18 11:19:44 +00:00
This allows threads to free memory from their local pool without affecting events that are queued, and to transfer memory ownership cleanly between threads that are queuing and dequeuing events.