Searched refs:beginThread (Results 1 – 4 of 4) sorted by relevance
65 if (createThreadEtc(beginThread, this, "SoundPoolThread")) { in SoundPoolThread()75 int SoundPoolThread::beginThread(void* arg) { in beginThread() function in android::SoundPoolThread
52 static int beginThread(void* arg);
115 int SoundPool::beginThread(void* arg) in beginThread() function in android::SoundPool180 createThreadEtc(beginThread, this, "SoundPool"); in startThreads()
209 static int beginThread(void* arg);