Searched refs:SDL_THREAD_PRIORITY_LOW (Results 1 – 5 of 5) sorted by relevance
192 if (priority == SDL_THREAD_PRIORITY_LOW) { in SDL_SYS_SetThreadPriority()218 if (priority == SDL_THREAD_PRIORITY_LOW) { in SDL_SYS_SetThreadPriority()
97 if (priority == SDL_THREAD_PRIORITY_LOW) { in SDL_SYS_SetThreadPriority()
60 SDL_THREAD_PRIORITY_LOW, enumerator
201 if (priority == SDL_THREAD_PRIORITY_LOW) {
704 SDL_SetThreadPriority(SDL_THREAD_PRIORITY_LOW); in HotplugThread()