Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Daudio_thread.c821 static void *audio_io_thread(void *arg) in audio_io_thread() function
1274 rc = pthread_create(&thread->tid, NULL, audio_io_thread, thread); in audio_thread_start()