Searched refs:joinThreadPool (Results 1 – 14 of 14) sorted by relevance
46 joinThreadPool();54 static void joinThreadPool() { in joinThreadPool() function58 IPCThreadState::self()->joinThreadPool(); in joinThreadPool()
58 void joinThreadPool(bool isMain = true);
40 IPCThreadState::self()->joinThreadPool(); in main()
36 IPCThreadState::self()->joinThreadPool(); in main()
57 IPCThreadState::self()->joinThreadPool(); in main()
55 public static final native void joinThreadPool(); in joinThreadPool() method in BinderInternal
65 IPCThreadState::self()->joinThreadPool(); in main()
133 IPCThreadState::self()->joinThreadPool(); in main()
160 public static final native void joinThreadPool(); in joinThreadPool() method in Binder
67 IPCThreadState::self()->joinThreadPool(mIsMain); in threadLoop()
475 void IPCThreadState::joinThreadPool(bool isMain) in joinThreadPool() function in android::IPCThreadState
863 android::IPCThreadState::self()->joinThreadPool(); in android_os_BinderInternal_joinThreadPool()
146 ptr->joinThreadPool(); in threadLoop()
17397 method public static final void joinThreadPool();