Searched refs:is_internal_thread (Results 1 – 1 of 1) sorted by relevance
1223 const SDL_bool is_internal_thread = (desired->callback == NULL); in open_audio_device() local1446 const size_t stacksize = is_internal_thread ? 64 * 1024 : 0; in open_audio_device()
Completed in 6 milliseconds