sdl2_frt/src/thread
Philipp Wiesemann 2919905620 PSP: Fixed error handling in SDL_SemWaitTimeout().
Signed integers were converted to unsigned before being checked if smaller 0.

Found by Cppcheck.
2015-07-15 21:11:24 +02:00
..
generic Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
psp PSP: Fixed error handling in SDL_SemWaitTimeout(). 2015-07-15 21:11:24 +02:00
pthread Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
stdcpp Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
windows Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_systhread.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_thread_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_thread.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00