Home
last modified time | relevance | path

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

12

/frameworks/native/include/binder/
DBinderService.h65 joinThreadPool();
73 static void joinThreadPool() { in joinThreadPool() function
77 IPCThreadState::self()->joinThreadPool(); in joinThreadPool()
DIPCThreadState.h144 void joinThreadPool(bool isMain = true);
/frameworks/native/libs/binder/include/binder/
DBinderService.h65 joinThreadPool();
73 static void joinThreadPool() { in joinThreadPool() function
77 IPCThreadState::self()->joinThreadPool(); in joinThreadPool()
DIPCThreadState.h144 void joinThreadPool(bool isMain = true);
/frameworks/av/media/audioserver/
Dmain_audioserver.cpp82 IPCThreadState::self()->joinThreadPool(); in main()
177 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/av/drm/drmserver/
Dmain_drmserver.cpp38 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/base/cmds/bootanimation/
Dbootanimation_main.cpp56 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/native/services/gpuservice/
Dmain_gpuservice.cpp40 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/native/libs/binder/ndk/
Dprocess.cpp35 IPCThreadState::self()->joinThreadPool(); in ABinderProcess_joinThreadPool()
/frameworks/av/camera/cameraserver/
Dmain_cameraserver.cpp39 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/av/services/mediametrics/
Dmain_mediametrics.cpp50 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/av/media/mediaserver/
Dmain_mediaserver.cpp45 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/av/services/mediaextractor/
Dmain_extractorservice.cpp75 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/native/cmds/dumpstate/
Dmain.cpp63 android::IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/av/services/tuner/
Dmain_tunerservice.cpp44 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/base/cmds/idmap2/idmap2d/
DMain.cpp48 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/native/services/vr/virtual_touchpad/
Dmain.cpp31 android::IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/native/libs/binder/tests/
DbinderHostDeviceTestService.cpp51 android::IPCThreadState::self()->joinThreadPool(); in main()
DbinderClearBufTest.cpp103 IPCThreadState::self()->joinThreadPool(true); in main()
/frameworks/base/core/java/com/android/internal/os/
DBinderInternal.java158 public static final native void joinThreadPool(); in joinThreadPool() method in BinderInternal
/frameworks/native/libs/gui/tests/
DSamplingDemo.cpp131 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/native/services/powermanager/tests/
DIThermalManagerTest.cpp154 [&] { IPCThreadState::self()->joinThreadPool(true); }); in main()
/frameworks/native/cmds/installd/
Dinstalld.cpp228 IPCThreadState::self()->joinThreadPool(); in installd_main()
/frameworks/native/libs/binder/ndk/tests/
DbinderVendorDoubleLoadTest.cpp156 IPCThreadState::self()->joinThreadPool(true); in main()
/frameworks/native/services/inputflinger/tests/
DInputFlingerService_test.cpp234 android::IPCThreadState::self()->joinThreadPool(); in main()

12