Home
last modified time | relevance | path

Searched refs:is_internal_thread (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_audio.c1223 const SDL_bool is_internal_thread = (desired->callback == NULL); in open_audio_device() local
1446 const size_t stacksize = is_internal_thread ? 64 * 1024 : 0; in open_audio_device()

Completed in 6 milliseconds