SDL/src/thread/ngage
pionere fcd7d658dc
thread: fix inconsistent return values
- SDL_CreateMutex returns NULL when the creation fails (ngage)
- SDL_SemValue returns 0 when the semaphore is NULL (n3ds)

(cherry picked from commit 6875e1c262ae968a4fb52b367cf6912d9c76d4c9)
2022-11-29 09:28:33 -05:00
..
SDL_sysmutex.cpp thread: fix inconsistent return values 2022-11-29 09:28:33 -05:00
SDL_syssem.cpp Cleanup add brace (#6545) 2022-11-28 12:33:03 -08:00
SDL_systhread.cpp Cleanup add brace (#6545) 2022-11-28 12:33:03 -08:00
SDL_systhread_c.h Add support for the Nokia N-Gage (#5597) 2022-05-03 08:51:49 -07:00