Searched refs:aaudio_audio_thread_proc_t (Results 1 – 2 of 2) sorted by relevance
38 typedef void *(*aaudio_audio_thread_proc_t)(void *); typedef134 aaudio_audio_thread_proc_t threadProc,593 aaudio_audio_thread_proc_t mThreadProc = nullptr;
331 aaudio_audio_thread_proc_t threadProc, in createThread()