Searched defs:joinThreadPool (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/binder/
H A DBinderService.h46 joinThreadPool();
54 static void joinThreadPool() { function in class:android::BinderService
58 IPCThreadState::self()->joinThreadPool();
/frameworks/base/core/java/com/android/internal/os/
H A DBinderInternal.java65 public static final native void joinThreadPool(); method in class:BinderInternal
/frameworks/base/core/java/android/os/
H A DBinder.java179 public static final native void joinThreadPool(); method in class:Binder
/frameworks/native/libs/binder/
H A DIPCThreadState.cpp474 void IPCThreadState::joinThreadPool(bool isMain) function in class:android::IPCThreadState

Completed in 78 milliseconds