Home | History | Annotate | Download | only in runtime

Lines Matching refs:ThreadList

93 class ThreadList;
1165 bool Init(ThreadList*, JavaVMExt*, JNIEnvExt* jni_env_ext = nullptr)
1527 friend class ThreadList; // For ~Thread and Destroy.