SDL/src/thread
Ryan C. Gordon 2bafbedac7 Enabled thread naming on Windows.
This is now done without compiler or C runtime support for __try/__except.

(Granted, it uses Visual Studio-style inline asm, but still...)
2013-08-31 01:36:38 -04:00
..
beos Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
generic Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
psp Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
pthread Fixes bug #2074 - Thanks Sylvain! 2013-08-29 14:03:44 -03:00
windows Enabled thread naming on Windows. 2013-08-31 01:36:38 -04:00
SDL_systhread.h Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
SDL_thread.c Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
SDL_thread_c.h Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00