mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-18 17:28:13 +00:00

This makes it so you can interact with sensors on multiple threads, as long as only one thread initializes and cleans up the sensor subsystem. This also has the benefit that sensor data is available as soon as possible.