HomeSort by relevance Sort by last modified time
    Searched refs:IsZygoteNoThreadSection (Results 1 - 2 of 2) sorted by null

  /art/runtime/native/
java_lang_Thread.cc 54 if (runtime->IsZygote() && runtime->IsZygoteNoThreadSection()) {
  /art/runtime/
runtime.h 768 bool IsZygoteNoThreadSection() const {
    [all...]

Completed in 46 milliseconds