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