mirror of
https://github.com/yawut/SDL.git
synced 2026-04-12 11:56:08 -05:00
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. |
||
|---|---|---|
| .. | ||
| beos | ||
| dummy | ||
| nds | ||
| riscos | ||
| unix | ||
| win32 | ||
| wince | ||
| SDL_systimer.h | ||
| SDL_timer_c.h | ||
| SDL_timer.c | ||