Home
last modified time | relevance | path

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

/system/libhwbinder/
DProcessState.cpp50 class PoolThread : public Thread class
53 explicit PoolThread(bool isMain) in PoolThread() function in android::hardware::PoolThread
351 sp<Thread> t = new PoolThread(isMain); in spawnPooledThread()