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