Home
last modified time | relevance | path

Searched refs:spawnPooledThread (Results 1 – 3 of 3) sorted by relevance

/system/libhwbinder/include/hwbinder/
DProcessState.h66 void spawnPooledThread(bool isMain);
/system/libhwbinder/
DProcessState.cpp153 spawnPooledThread(true); in startThreadPool()
346 void ProcessState::spawnPooledThread(bool isMain) in spawnPooledThread() function in android::hardware::ProcessState
DIPCThreadState.cpp1272 mProcess->spawnPooledThread(false); in executeCommand()