Searched refs:SetZygoteNoThreadSection (Results 1 – 2 of 2) sorted by relevance
448 Runtime::Current()->SetZygoteNoThreadSection(true); in ZygoteHooks_startZygoteNoThreadCreation()453 Runtime::Current()->SetZygoteNoThreadSection(false); in ZygoteHooks_stopZygoteNoThreadCreation()
900 void SetZygoteNoThreadSection(bool val) { in SetZygoteNoThreadSection() function