Searched defs:audio_thread (Results 1 – 3 of 3) sorted by relevance
35 struct audio_thread { struct59 struct audio_thread *audio_thread_create(); argument
82 static struct audio_thread *audio_thread; variable
1240 static void *audio_thread(void *arg) in audio_thread() function