Searched refs:SDL_HINT_THREAD_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance
413 #define SDL_HINT_THREAD_STACK_SIZE "SDL_THREAD_STACK_SIZE" macro
405 const char *stackhint = SDL_GetHint(SDL_HINT_THREAD_STACK_SIZE); in SDL_CreateThread()
31 * The hint SDL_HINT_THREAD_STACK_SIZE is now supported on Windows93 * Added a hint SDL_HINT_THREAD_STACK_SIZE to set the stack size of SDL's threads