Searched refs:IsZygoteNoThreadSection (Results 1 – 2 of 2) sorted by relevance
54 if (runtime->IsZygote() && runtime->IsZygoteNoThreadSection()) { in Thread_nativeCreate()
768 bool IsZygoteNoThreadSection() const { in IsZygoteNoThreadSection() function