Home
last modified time | relevance | path

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

12

/frameworks/native/libs/binder/include/binder/
DBinderService.h47 joinThreadPool();
55 static void joinThreadPool() { in joinThreadPool() function
59 IPCThreadState::self()->joinThreadPool(); in joinThreadPool()
DIPCThreadState.h115 void joinThreadPool(bool isMain = true);
/frameworks/native/include/binder/
DBinderService.h47 joinThreadPool();
55 static void joinThreadPool() { in joinThreadPool() function
59 IPCThreadState::self()->joinThreadPool(); in joinThreadPool()
DIPCThreadState.h115 void joinThreadPool(bool isMain = true);
/frameworks/av/media/audioserver/
Dmain_audioserver.cpp73 IPCThreadState::self()->joinThreadPool(); in main()
156 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/av/services/tuner/
Dmain_tunerservice.cpp42 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.cpp51 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/av/media/mediaserver/
Dmain_mediaserver.cpp46 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/native/cmds/dumpstate/
Dmain.cpp63 android::IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/av/services/mediaextractor/
Dmain_extractorservice.cpp75 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/base/cmds/idmap2/idmap2d/
DMain.cpp46 IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/native/services/vr/virtual_touchpad/
Dmain.cpp31 android::IPCThreadState::self()->joinThreadPool(); in main()
/frameworks/native/libs/binder/tests/
DbinderClearBufTest.cpp118 IPCThreadState::self()->joinThreadPool(true); in main()
/frameworks/native/libs/gui/tests/
DSamplingDemo.cpp130 IPCThreadState::self()->joinThreadPool(); 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/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/base/core/java/android/os/
DBinder.java576 public static final void joinThreadPool() { in joinThreadPool() method in Binder
577 BinderInternal.joinThreadPool(); in joinThreadPool()
/frameworks/base/core/jni/
Dandroid_os_HwBinder.cpp347 IPCThreadState::self()->joinThreadPool(); in JHwBinder_native_joinRpcThreadpool()

12