Searched refs:play_thread (Results 1 – 1 of 1) sorted by relevance
164 static void* play_thread(void* arg) in play_thread() function217 pthread_create(&tid, NULL, play_thread, pcm); in init_audio()