SDL/src/sensor
Sam Lantinga f9d49358d2 Create a global event lock for hardware that generates events
This prevents ABBA deadlocks caused by taking a hardware resource lock then delivering events at the same time another thread is taking a hardware resource lock from an event watch callback.

Fixes https://github.com/libsdl-org/SDL/issues/15709
2026-06-02 16:51:58 -07:00
..
android Updated copyright for 2026 2026-01-01 09:40:08 -08:00
coremotion Updated copyright for 2026 2026-01-01 09:40:08 -08:00
dummy Updated copyright for 2026 2026-01-01 09:40:08 -08:00
emscripten Updated copyright for 2026 2026-01-01 09:40:08 -08:00
n3ds Updated copyright for 2026 2026-01-01 09:40:08 -08:00
vita Updated copyright for 2026 2026-01-01 09:40:08 -08:00
windows Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_sensor.c Create a global event lock for hardware that generates events 2026-06-02 16:51:58 -07:00
SDL_sensor_c.h Create a global event lock for hardware that generates events 2026-06-02 16:51:58 -07:00
SDL_syssensor.h Create a global event lock for hardware that generates events 2026-06-02 16:51:58 -07:00