Searched refs:spawnPooledThread (Results 1 – 4 of 4) sorted by relevance
64 void spawnPooledThread(bool isMain);
206 spawnPooledThread(true); in startThreadPool()406 void ProcessState::spawnPooledThread(bool isMain) in spawnPooledThread() function in android::ProcessState
1513 mProcess->spawnPooledThread(false); in executeCommand()