Searched refs:spawnPooledThread (Results 1 – 3 of 3) sorted by relevance
58 void spawnPooledThread(bool isMain);
110 spawnPooledThread(true); in startThreadPool()300 void ProcessState::spawnPooledThread(bool isMain) in spawnPooledThread() function in android::hardware::ProcessState
1270 mProcess->spawnPooledThread(false); in executeCommand()