mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-20 22:16:49 +01:00
c61675dc5d
This allows us to set an explicit stack size (overriding the system default and the global hint an app might have set), and remove all the macro salsa for dealing with _beginthreadex and such, as internal threads always set those to NULL anyhow. I've taken some guesses on reasonable (and tiny!) stack sizes for our internal threads, but some of these might turn out to be too small in practice and need an increase. Most of them are simple functions, though. |
||
---|---|---|
.. | ||
dummy | ||
haiku | ||
psp | ||
unix | ||
windows | ||
SDL_timer_c.h | ||
SDL_timer.c |