Home
last modified time | relevance | path

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

/system/tools/aidl/tests/lazy_test/
Dserver.cpp24 IPCThreadState::self()->joinThreadPool(); in main()
/system/security/identity/
Dmain.cpp59 IPCThreadState::self()->joinThreadPool(); in main()
/system/gsid/
Ddaemon.cpp68 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/extras/profcollectd/libprofcollectd/
Dinterface.cpp62 IPCThreadState::self()->joinThreadPool(); in InitService()
/system/extras/partition_tools/
Dlpdumpd.cc75 IPCThreadState::self()->joinThreadPool(); in main()
/system/iorap/src/iorapd/
Dmain.cc76 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/core/storaged/
Dmain.cpp139 IPCThreadState::self()->joinThreadPool(); in main()
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h68 void joinThreadPool(bool isMain = true);
/system/netd/server/
Dmain.cpp197 IPCThreadState::self()->joinThreadPool(); in main()
/system/security/keystore/
Dkeystore_main.cpp160 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/vold/
Dmain.cpp146 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/libhidl/transport/
DHidlBinderSupport.cpp266 IPCThreadState::self()->joinThreadPool(); in joinBinderRpcThreadpool()
/system/libhwbinder/
DProcessState.cpp60 IPCThreadState::self()->joinThreadPool(mIsMain); in threadLoop()
DIPCThreadState.cpp548 void IPCThreadState::joinThreadPool(bool isMain) in joinThreadPool() function in android::hardware::IPCThreadState
/system/core/gatekeeperd/
Dgatekeeperd.cpp410 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/apex/apexd/
Dapexservice.cpp968 IPCThreadState::self()->joinThreadPool(); // should not return in JoinThreadPool()