Searched defs:joinThreadPool (Results 1 – 5 of 5) sorted by relevance
56 static void joinThreadPool() { in joinThreadPool() function
140 public static final native void joinThreadPool(); in joinThreadPool() method in BinderInternal
535 public static final void joinThreadPool() { in joinThreadPool() method in Binder
586 void IPCThreadState::joinThreadPool(bool isMain) in joinThreadPool() function in android::IPCThreadState