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