Searched refs:spawnPooledThread (Results 1 – 3 of 3) sorted by relevance
60 void spawnPooledThread(bool isMain);
136 spawnPooledThread(true); in startThreadPool()285 void ProcessState::spawnPooledThread(bool isMain) in spawnPooledThread() function in android::ProcessState
1137 mProcess->spawnPooledThread(false); in executeCommand()