Searched defs:audio_thread (Results 1 – 3 of 3) sorted by relevance
43 struct audio_thread { struct64 struct audio_thread *audio_thread_create(); argument
61 static struct audio_thread *audio_thread; variable
1199 static void *audio_thread(void *arg) in audio_thread() function