Home | History | Annotate | Download | only in runtime

Lines Matching defs:true

246     // TODO: pass self to MutexLock - requires self to equal Thread::Current(), which is only true
398 thread_start_during_shutdown = true;
510 return true;
613 InitPeer<true>(soa, thread_is_daemon, thread_group, thread_name.get(), thread_priority);
695 return true;
813 found_checkpoint = true;
852 CHECK_EQ(ReadFlag(kCheckpointRequest), true);
881 tls32_.suspended_at_suspend_check = true;
1049 return true;
1090 return true;
1131 return true;
1143 return true;
1178 have_exception = true;
1229 is_started_ = true;
1234 // return garbage since (is_started_ == true) and
1386 ->SetLong<true>(tlsPtr_.opeer, 0);
1423 CHECK_NE(ReadFlag(kCheckpointRequest), true);
1515 return true;
1556 expect_null = true;
1566 expect_null = true;
1597 interrupted_ = true;
1625 depth_(0), skip_depth_(0), skipping_(true) {}
1643 return true;
1684 return true;
1695 return true; // We're probably trying to fillInStackTrace for an OutOfMemoryError.
1699 return true;
1703 return true; // Ignore runtime frames (in particular callee save).
1711 return true;
1759 template jobject Thread::CreateInternalStackTrace<true>(
1900 if (UNLIKELY(!runtime->GetClassLinker()->EnsureInitialized(soa.Self(), exception_class, true,
1901 true))) {
1956 ? CreateInternalStackTrace<true>(soa)
1986 tls32_.throwing_OutOfMemoryError = true;
2218 return true;
2271 return true;