SDL/src/timer
Sam Lantinga 75e75ae0c3 Fixed bug #741
The thread ID is an unsigned long so it can hold pthread_t so people can do naughty things with it.

I'm going to be adding additional useful thread API functions, but this should prevent crashes in people's existing code on 64-bit architectures.
2009-12-16 04:48:11 +00:00
..
beos Updated copyright date 2008-12-08 00:27:32 +00:00
dummy Updated copyright date 2008-12-08 00:27:32 +00:00
nds Updated copyright date 2008-12-08 00:27:32 +00:00
riscos Fixed bug #741 2009-12-16 04:48:11 +00:00
unix Updated copyright date 2008-12-08 00:27:32 +00:00
win32 Updated copyright date 2008-12-08 00:27:32 +00:00
wince Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_systimer.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_timer_c.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_timer.c Fixed bug #741 2009-12-16 04:48:11 +00:00