Home
last modified time | relevance | path

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

/system/tools/aidl/tests/lazy_test/
Dserver.cpp24 IPCThreadState::self()->joinThreadPool(); in main()
/system/security/identity/
Dmain.cpp58 IPCThreadState::self()->joinThreadPool(); in main()
/system/gsid/
Ddaemon.cpp71 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/iorap/src/iorapd/
Dmain.cc78 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/extras/partition_tools/
Dlpdumpd.cc75 IPCThreadState::self()->joinThreadPool(); in main()
/system/core/storaged/
Dmain.cpp139 IPCThreadState::self()->joinThreadPool(); in main()
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h72 void joinThreadPool(bool isMain = true);
/system/netd/server/
Dmain.cpp202 IPCThreadState::self()->joinThreadPool(); in main()
/system/vold/
Dmain.cpp146 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/libhidl/transport/
DHidlBinderSupport.cpp287 IPCThreadState::self()->joinThreadPool(); in joinBinderRpcThreadpool()
/system/libhwbinder/
DProcessState.cpp61 IPCThreadState::self()->joinThreadPool(mIsMain); in threadLoop()
DIPCThreadState.cpp537 void IPCThreadState::joinThreadPool(bool isMain) in joinThreadPool() function in android::hardware::IPCThreadState
/system/core/gatekeeperd/
Dgatekeeperd.cpp428 android::IPCThreadState::self()->joinThreadPool(); in main()
/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java61 Binder.joinThreadPool(); in main()
/system/apex/apexd/
Dapexservice.cpp1070 IPCThreadState::self()->joinThreadPool(); // should not return in JoinThreadPool()