Searched refs:spawnPooledThread (Results 1 – 3 of 3) sorted by relevance
71 void spawnPooledThread(bool isMain);
168 spawnPooledThread(true); in startThreadPool()367 void ProcessState::spawnPooledThread(bool isMain) in spawnPooledThread() function in android::ProcessState
1275 mProcess->spawnPooledThread(false); in executeCommand()