Searched refs:audio_io_thread (Results 1 – 1 of 1) sorted by relevance
821 static void *audio_io_thread(void *arg) in audio_io_thread() function1274 rc = pthread_create(&thread->tid, NULL, audio_io_thread, thread); in audio_thread_start()