Searched refs:soundPoolThread (Results 1 – 1 of 1) sorted by relevance
77 SoundPoolThread* soundPoolThread = (SoundPoolThread*)arg; in beginThread() local78 return soundPoolThread->run(); in beginThread()