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