• Sam Lantinga's avatar
    Fixed bug #741 · 3f0f9188
    Sam Lantinga authored
    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.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404327
    3f0f9188
Name
Last commit
Last update
..
beos Loading commit data...
dummy Loading commit data...
nds Loading commit data...
riscos Loading commit data...
unix Loading commit data...
win32 Loading commit data...
wince Loading commit data...
SDL_systimer.h Loading commit data...
SDL_timer.c Loading commit data...
SDL_timer_c.h Loading commit data...