Searched refs:spawnPooledThread (Results 1 – 4 of 4) sorted by relevance
63 void spawnPooledThread(bool isMain);
131 spawnPooledThread(true); in startThreadPool()320 void ProcessState::spawnPooledThread(bool isMain) in spawnPooledThread() function in android::ProcessState
1285 mProcess->spawnPooledThread(false); in executeCommand()