Searched defs:joinThreadPool (Results 1 – 5 of 5) sorted by relevance
73 static void joinThreadPool() { in joinThreadPool() function
158 public static final native void joinThreadPool(); in joinThreadPool() method in BinderInternal
624 public static final void joinThreadPool() { in joinThreadPool() method in Binder
727 void IPCThreadState::joinThreadPool(bool isMain) in joinThreadPool() function in android::IPCThreadState