Searched defs:joinThreadPool (Results 1 – 4 of 4) sorted by relevance
54 static void joinThreadPool() { in joinThreadPool() function
67 public static final native void joinThreadPool(); in joinThreadPool() method in BinderInternal
234 public static final native void joinThreadPool(); in joinThreadPool() method in Binder
498 void IPCThreadState::joinThreadPool(bool isMain) in joinThreadPool() function in android::IPCThreadState