Home
last modified time | relevance | path

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

/system/gsid/
Ddaemon.cpp45 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/ashmemd/
Dashmemd.cpp49 IPCThreadState::self()->joinThreadPool(); // should not return in JoinThreadPool()
/system/iorap/src/iorapd/
Dmain.cc76 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/extras/partition_tools/
Dlpdumpd.cc78 IPCThreadState::self()->joinThreadPool(); in main()
/system/core/storaged/
Dmain.cpp138 IPCThreadState::self()->joinThreadPool(); in main()
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h70 void joinThreadPool(bool isMain = true);
/system/netd/server/
Dmain.cpp193 IPCThreadState::self()->joinThreadPool(); in main()
/system/vold/
Dmain.cpp143 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/security/keystore/
Dkeystore_main.cpp176 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/libhidl/transport/
DHidlBinderSupport.cpp280 IPCThreadState::self()->joinThreadPool(); in joinBinderRpcThreadpool()
/system/libhwbinder/
DProcessState.cpp61 IPCThreadState::self()->joinThreadPool(mIsMain); in threadLoop()
DIPCThreadState.cpp550 void IPCThreadState::joinThreadPool(bool isMain) in joinThreadPool() function in android::hardware::IPCThreadState
/system/extras/perfprofd/binder_interface/
Dperfprofd_binder.cc369 android::IPCThreadState::self()->joinThreadPool(); in Main()
/system/core/gatekeeperd/
Dgatekeeperd.cpp445 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/apex/apexd/
Dapexservice.cpp864 IPCThreadState::self()->joinThreadPool(); // should not return in JoinThreadPool()