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