Searched refs:joinThreadPool (Results 1 – 15 of 15) sorted by relevance
38 IPCThreadState::self()->joinThreadPool(); in main()
46 IPCThreadState::self()->joinThreadPool(); in main()
59 IPCThreadState::self()->joinThreadPool(); in main()
47 IPCThreadState::self()->joinThreadPool(); in publishAndJoinThreadPool()
56 void joinThreadPool(bool isMain = true);
65 IPCThreadState::self()->joinThreadPool(); in main()
55 public static final native void joinThreadPool(); in joinThreadPool() method in BinderInternal
105 IPCThreadState::self()->joinThreadPool(); in system_init()
141 public static final native void joinThreadPool(); in joinThreadPool() method in Binder
67 IPCThreadState::self()->joinThreadPool(mIsMain); in threadLoop()
420 void IPCThreadState::joinThreadPool(bool isMain) in joinThreadPool() function in android::IPCThreadState
862 android::IPCThreadState::self()->joinThreadPool(); in android_os_BinderInternal_joinThreadPool()
14325 method public static final void joinThreadPool();