Searched refs:SDL_THREAD_PRIORITY_HIGH (Results 1 – 5 of 5) sorted by relevance
194 } else if (priority == SDL_THREAD_PRIORITY_HIGH) { in SDL_SYS_SetThreadPriority()220 } else if (priority == SDL_THREAD_PRIORITY_HIGH) { in SDL_SYS_SetThreadPriority()
99 } else if (priority == SDL_THREAD_PRIORITY_HIGH) { in SDL_SYS_SetThreadPriority()
62 SDL_THREAD_PRIORITY_HIGH enumerator
203 } else if (priority == SDL_THREAD_PRIORITY_HIGH) {
727 SDL_SetThreadPriority(SDL_THREAD_PRIORITY_HIGH); in SDL_RunAudio()808 SDL_SetThreadPriority(SDL_THREAD_PRIORITY_HIGH); in SDL_CaptureAudio()