mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-16 19:18:55 +00:00
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 |
||
|---|---|---|
| .. | ||
| android | ||
| coremotion | ||
| dummy | ||
| emscripten | ||
| n3ds | ||
| vita | ||
| windows | ||
| SDL_sensor.c | ||
| SDL_sensor_c.h | ||
| SDL_syssensor.h | ||