| /frameworks/native/libs/binder/include/binder/ |
| D | BinderService.h | 65 joinThreadPool(); 73 static void joinThreadPool() { in joinThreadPool() function 77 IPCThreadState::self()->joinThreadPool(); in joinThreadPool()
|
| D | IPCThreadState.h | 151 void joinThreadPool(bool isMain = true);
|
| /frameworks/native/include/binder/ |
| D | BinderService.h | 65 joinThreadPool(); 73 static void joinThreadPool() { in joinThreadPool() function 77 IPCThreadState::self()->joinThreadPool(); in joinThreadPool()
|
| D | IPCThreadState.h | 151 void joinThreadPool(bool isMain = true);
|
| /frameworks/av/drm/drmserver/ |
| D | main_drmserver.cpp | 38 IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/base/cmds/bootanimation/ |
| D | bootanimation_main.cpp | 56 IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/native/services/gpuservice/ |
| D | main_gpuservice.cpp | 40 IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/av/services/mediametrics/ |
| D | main_mediametrics.cpp | 50 IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/native/libs/binder/ndk/ |
| D | process.cpp | 38 IPCThreadState::self()->joinThreadPool(); in ABinderProcess_joinThreadPool()
|
| /frameworks/av/camera/cameraserver/ |
| D | main_cameraserver.cpp | 45 IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/av/media/mediaserver/ |
| D | main_mediaserver.cpp | 45 IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/native/cmds/dumpstate/ |
| D | main.cpp | 63 android::IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/av/services/mediaextractor/ |
| D | main_extractorservice.cpp | 75 IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/av/media/audioserver/ |
| D | main_audioserver.cpp | 84 IPCThreadState::self()->joinThreadPool(); in main() 206 IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/av/services/tuner/ |
| D | main_tunerservice.cpp | 47 IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/base/cmds/idmap2/idmap2d/ |
| D | Main.cpp | 48 IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/native/services/vr/virtual_touchpad/ |
| D | main.cpp | 31 android::IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/native/libs/binder/tests/ |
| D | binderHostDeviceTestService.cpp | 51 android::IPCThreadState::self()->joinThreadPool(); in main()
|
| D | binderClearBufTest.cpp | 103 IPCThreadState::self()->joinThreadPool(true); in main()
|
| D | binderRpcBenchmark.cpp | 242 IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/base/core/java/com/android/internal/os/ |
| D | BinderInternal.java | 158 public static final native void joinThreadPool(); in joinThreadPool() method in BinderInternal
|
| /frameworks/native/libs/gui/tests/ |
| D | SamplingDemo.cpp | 143 IPCThreadState::self()->joinThreadPool(); in main()
|
| /frameworks/native/cmds/installd/ |
| D | installd.cpp | 232 IPCThreadState::self()->joinThreadPool(); in installd_main()
|
| /frameworks/native/services/powermanager/tests/ |
| D | IThermalManagerTest.cpp | 158 [&] { IPCThreadState::self()->joinThreadPool(true); }); in main()
|
| /frameworks/native/libs/binder/ndk/tests/ |
| D | binderVendorDoubleLoadTest.cpp | 156 IPCThreadState::self()->joinThreadPool(true); in main()
|