Home | History | Annotate | Download | only in runtime

Lines Matching defs:initialized

1069     // Thread::pthread_key_self_ is not yet initialized.
1216 bool initialized = (tlsPtr_.jni_env != nullptr); // Did Thread::Init run?
1217 if (initialized) {
1237 if (initialized) {