mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-24 17:51:10 +01:00
Set thread name on Android the same way as we do on Linux. Acording to Bionic source code this function is available since 2013 [1] and hase the same signature. [1]2a1bb4e646(cherry picked from commite79b0ce2e4)